UI components for kaleidoscope, a model synchronisation framework.
Find a file
2018-02-27 23:15:37 +01:00
com.kaleidoscope.ui Fixed vis of attribute changes 2018-02-27 23:15:37 +01:00
com.kaleidoscope.util Fix DeltaEditor to use relative paths 2018-02-14 02:04:30 +01:00
.gitignore Vis for sdeltas 2017-11-28 14:09:09 +01:00
LICENSE Initial commit 2017-06-11 13:36:56 +02:00
projectSet.psf Updated PSF (added util) 2017-09-26 09:36:39 +02:00
README.md Update README.md 2017-09-25 15:46:59 +02:00

kaleidoscope-ui

UI components for kaleidoscope, a model synchronisation framework.

Prerequisite:

  1. Install Eclipse Oxygen with Eclipse Modeling Tools (tested on 4.7.0) http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/oxygenr

Install required plugins:

  1. Install the latest version of Xtend: http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/

Setup steps:

  1. Check encoding for Xtend Files  - In Eclipse: Go to Window->Preferences->General->Workspace  - Change the text file encoding to 'Other: UTF-8'
  2. Go to File/Import.../Team/Team Project Set, check URL and enter in and import this PSF file: https://raw.githubusercontent.com/eMoflon/kaleidoscope-ui/master/projectSet.psf