Christian Dietrich
76fa0bb6e8
[ #1774 ] fixed test language generation cleanup
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2021-11-04 14:46:04 +01:00
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
Sebastian Zarnekow
9f8aee979a
[ eclipse/xtext#1573 ] Ensure that all plugins do have a ManifestBuilder
2019-11-04 14:34:21 +01:00
Sebastian Zarnekow
09c3ceac85
Make bin/main also the default output directory to avoid buildship confusion
2019-02-10 14:55:03 +01:00
Karsten Thoms
f498bf8e8f
[529291] Replace @build@ token in about.mappings
...
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-01-10 10:21:15 +01:00
Christian Dietrich
69bc39ada7
fixed errors in eclipse
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2017-03-17 16:17:03 +01: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
3697c55f65
[build] Include test sources for test projects
2017-01-11 13:43:25 +01:00
Miro Spönemann
c5d26b41b5
[build] Default behavior is to skip the Xtend compiler; activate it with -PcompileXtend=true
2017-01-06 13:57:23 +01:00
Miro Spönemann
6a13144f08
[build] Use build result from xtend-bootstrap job for Xtend compiler, added skipXtendCompiler option
2017-01-02 11:47:11 +01:00
Miro Spönemann
1530c90614
Reorganized some build configuration
2016-12-23 08:45:26 +01:00
Miro Spönemann
db27510bf4
Include trace files in source jar
2016-12-22 16:42:10 +01:00
Miro Spönemann
648f51911b
Second approach to generating Xtend files in the build
2016-12-22 16:42:10 +01:00
Karsten Thoms
539df7a491
[ #5 ] Ignore optional problems on *-gen folder
...
Modify classpath on Gradle import to set the ignore_optional_problems
flag for source folders ending with *-gen, but not for xtend-gen
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-30 09:47:32 +01:00
Miro Spönemann
cba56b740b
Added about*.files to source bundles
2016-11-08 14:56:11 +01:00
Miro Spönemann
be55c347df
Implemented validation of duplicate jar entries
2016-11-08 12:01:34 +01:00
Miro Spönemann
0ae96db5c9
[build] Added descriptions of common build files, removed remote publishing config
...
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-23 15:49:27 +02:00
Miro Spönemann
af2abe4e54
[build] Disabled Javadoc for test projects
...
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-23 14:48:00 +02:00
Christian Dietrich
46e8c454d9
readded plugin.properties. fixes #154
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-10-20 08:55:27 +02:00
Miro Spönemann
13225035d5
[gradle] Added configuration for bundle manifests
...
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-17 14:05:36 +02: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
Miro Spönemann
e80ec81fd7
Updated manifests and launch configs, added filter for parent subfolders
2016-07-08 11:36:31 +02:00
Miro Spönemann
d2386a89b5
Packaging the test source set for tests projects
2016-07-08 11:09:00 +02:00
Miro Spönemann
cda6859ebd
Moved Eclipse project settings to java-compiler-settings (is independent from chosen source layout)
2016-07-07 15:29:48 +02:00
Christian Dietrich
e3c6f93b3c
add xtext nature and builder through gradle eclipse #18
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-06-29 10:50:37 +02:00
Miro Spönemann
80c4266713
Skip uploadArchives for test projects
2016-06-15 16:40:42 +02:00
Miro Spönemann
4270986cba
Moved projects to root of repository
2016-06-14 08:30:25 +02:00