[DEECo] [d3scomp/JDEECo] 3365f4: Added all the unversioned EDL classes. While they ...
GitHub
noreply at github.com
Wed Oct 26 18:34:50 CEST 2016
Branch: refs/heads/IntelligentEnsembles
Home: https://github.com/d3scomp/JDEECo
Commit: 3365f421daa54a27c27344c57ff82309354069b6
https://github.com/d3scomp/JDEECo/commit/3365f421daa54a27c27344c57ff82309354069b6
Author: Buckey <aertheas at gmail.com>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
A jdeeco-edl-ui/src/cz/cuni/mff/d3s/jdeeco/edl/ui/EDLUiModule.java
A jdeeco-edl-ui/src/cz/cuni/mff/d3s/jdeeco/edl/ui/contentassist/EDLProposalProvider.xtend
A jdeeco-edl-ui/src/cz/cuni/mff/d3s/jdeeco/edl/ui/labeling/EDLDescriptionLabelProvider.xtend
A jdeeco-edl-ui/src/cz/cuni/mff/d3s/jdeeco/edl/ui/labeling/EDLLabelProvider.xtend
A jdeeco-edl-ui/src/cz/cuni/mff/d3s/jdeeco/edl/ui/outline/EDLOutlineTreeProvider.xtend
A jdeeco-edl-ui/src/cz/cuni/mff/d3s/jdeeco/edl/ui/quickfix/EDLQuickfixProvider.xtend
A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/EDLStandaloneSetup.java
A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/formatting/EDLFormatter.xtend
A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/scoping/EDLScopeProvider.xtend
A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/serializer/EDLSemanticSequencer.xtend
A jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/serializer/EDLSyntacticSequencer.xtend
Log Message:
-----------
Added all the unversioned EDL classes. While they have the default implementation and can as such be generated once by the XText runner, having them immediately accessible seems like the better option, as it is more resilient to future changes, as well as making the initial setup less painful.
More information about the DEECo
mailing list