Cláudio Gomes 447fd60bb5 updated classpath files to ignore the unused dependencies (for now) преди 8 години
..
be.uantwerpen.ansymo.semanticadaptation 40306629f7 Merge branch 'master' of https://msdl.uantwerpen.be/git/claudio/HybridCosimulation преди 8 години
be.uantwerpen.ansymo.semanticadaptation.ide 447fd60bb5 updated classpath files to ignore the unused dependencies (for now) преди 8 години
be.uantwerpen.ansymo.semanticadaptation.tests f564930243 put "outdated" at the beginning of outdated files преди 8 години
be.uantwerpen.ansymo.semanticadaptation.ui 6fcf66f85f added missing projects преди 8 години
be.uantwerpen.ansymo.semanticadaptation.ui.tests 447fd60bb5 updated classpath files to ignore the unused dependencies (for now) преди 8 години
README.txt 8863472688 readme file with Bart's instructions преди 8 години
first_generation_sucessful_log.txt 8863472688 readme file with Bart's instructions преди 8 години

README.txt

Installation Instructions:
- Download Eclipse NEON (64 bits) installer.
- Run it, and select "Eclipse DSL Tools" environment.
- Import all projects in this folder.
- Right click in be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/SemanticAdaptation.xtext and select "run as -> generate xtext artifacts"
- Check that the log is similar to the one in File "first_generation_sucessful.log".


Other tasks:
Run the tests: right-click be.uantwerpen.ansymo.semanticadaptation.tests/src/be/uantwerpen/ansymo/semanticadaptation/tests/SemanticAdaptationParsingTest.xtend -> run as -> J-Unit test

Run the plugin: right-click /be.uantwerpen.ansymo.semanticadaptation -> run as -> eclipse application