Christian Dietrich
b640cb17ac
Fix build to work with Xtext plugin 3.0.0
...
The new plugin adds its output directories to the original java.srcDirs
(instead of waiting until later with `afterEvaluate`). If we overwrite
that collection with our own, we need to add the Xtend output dir ourselves.
2021-10-21 16:56:36 +02:00
Christian Dietrich
c2af18180a
update to gradle 7
...
https://github.com/eclipse/xtext/issues/1548
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2021-08-16 09:49:26 +02:00
Christian Dietrich
c6daeb75a5
[ #1648 ] fixed regression in InjectionExtension
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-12-18 10:36:54 +01:00
Christian Dietrich
4cfca5c0ba
[ eclipse/xtext#1837 ] converted xtend 2 java
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-11-02 10:22:18 +01:00
Christian Dietrich
cd1137eee3
[ #1066 ] get rid of org.eclipse.xtext.ecore.EcoreSupport again
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-03-12 20:15:14 +01:00
Sebastian Zarnekow
ecc7ae0bc3
[eclipse/xtext#1249] use bom for version management ( #988 )
2019-01-11 16:41:50 +01:00
Karsten Thoms
f76bebc29d
[ #849 ] Make CliProjectsCreator executable
...
- Added args4j as CLI framework
- Added CliProjectsCreatorMain and test
- Create WizardConfiguration from options
- Added args4j handlers for enum option
- Manage args4j version
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-08-30 17:33:10 +02:00
Miro Spönemann
02d3787904
Added common configuration file mwe2-workflows.gradle for generating Xtext languages from Gradle
2017-01-11 16:56:41 +01:00
Miro Spönemann
90dea707ad
Regenerated test languages in tests bundle, fixed lazy linking test language
2017-01-09 10:12:02 +01:00
Karsten Thoms
9b0947fe62
[format] Streamlined whitespaces
...
Consistent use of tabs instead of spaces
Use single whitespace between brackets
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-09-14 16:00:10 +02:00
akosyakov
b92009b9a6
Remove simple.jar from project's meta-data
2016-07-13 15:23:11 +02:00
Miro Spönemann
02254f86bc
Moved generator related sources to new source folder
2016-07-12 09:23:24 +02:00
Miro Spönemann
29bae68924
Generated BacktrackingLexerTestLanguage and IgnoreCaseLexerTestLanguage
2016-07-11 17:08:14 +02:00
Miro Spönemann
8468d39ed2
Migrated workflows to new generator
2016-07-08 15:55:22 +02:00
Miro Spönemann
d2386a89b5
Packaging the test source set for tests projects
2016-07-08 11:09:00 +02:00
Christian Dietrich
404f8009c3
fixed packaging of genmodels
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-07-08 10:11:07 +02:00
Christian Dietrich
9e9c6df4aa
fixed packaging of tests project
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-07-08 09:42:55 +02:00
Miro Spönemann
2b46d0e51f
Replaced 'mwe2' configuration with 'mwe2' source set for more flexible dependency setup
2016-07-07 14:49:07 +02:00
Miro Spönemann
b148945f6c
Some build file cleanup
2016-07-07 10:09:01 +02:00
Christian Dietrich
c62496571d
https://github.com/eclipse/xtext/issues/1058 excluded testsuites from junit test run
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-06-27 18:48:31 +02:00
Sven Efftinge
517f471423
[gradle] disable xtext generator, fixed wrong groovy string
2016-06-21 12:03:37 +02:00
Sven Efftinge
ae59ba21cb
[gradle] updated gradle config and metadata
...
added mwe2 dependencies
commented out bad dependencies in mwe2 files (they are still not running)
2016-06-21 11:12:12 +02:00
Moritz Eysholdt
a23adf2b3d
fixed tests
2016-06-17 18:31:25 +02:00
Miro Spönemann
4270986cba
Moved projects to root of repository
2016-06-14 08:30:25 +02:00