Commit graph

932 commits

Author SHA1 Message Date
Maximilian Kratz 11c02be325
Merge pull request #214 from eMoflon/hotfix/classpath-jdk17
JDK 16 -> JDK 17
2023-12-07 13:34:26 +01:00
Maximilian Kratz a1826e9965 JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
Maximilian Kratz b4b90a9a40 Hotfix for GT projects with a metamodel containing System
Use FQN for System.lineSeparator() calls
2023-11-15 14:57:48 +01:00
Maximilian Kratz ec9ac500b6
Merge pull request #213 from eMoflon/hotfix/remove-src-gen-code
Removes generated code + adds various gitignore entries
2023-11-10 13:36:57 +01:00
Maximilian Kratz f91495d692 Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
Maximilian Kratz c0e3ee3fc8
Merge pull request #212 from eMoflon/hotfix/xtext-v2.32.0-eclipes-2023-09
Fixes broken TGG-Integrate on Xtext v2.32.0/Eclipse 2023-09 + Removes org.apache.commons.io/org.apache.commons.commons-io external dependency
2023-09-13 14:41:06 +02:00
Maximilian Kratz aaf2a191af Fixed missing Apache commons-io in the TGG editor project 2023-09-12 18:13:17 +02:00
Maximilian Kratz 4af6d9046b Fixes IBeX Integration bug (injection did not work) 2023-09-12 17:58:42 +02:00
Maximilian Kratz dcccdf80c3
Merge pull request #210 from eMoflon/hotfix/small-toolbar-icons
Fixes tiny eMoflon toolbar buttons in the deployed version
2023-09-06 17:17:58 +02:00
Maximilian Kratz 9fc0c30ebd Adds missing resource folder to tgg.editor.ui project 2023-09-06 17:02:08 +02:00
SebastianE 189b618693 removed bundle version boundaries 2022-10-20 11:49:34 +02:00
Maximilian Kratz 79a0058cc5
Merge pull request #208 from eMoflon/hotfix/eclipse-2022-09-deps
Updates JUnit Jupiter dependencies
2022-10-11 17:44:04 +02:00
Maximilian Kratz 412c0dcf27 Updates JUnit Jupiter dependencies 2022-09-15 14:34:35 +02:00
SebastianE c47ae87a38 more gitkeeps 2022-07-25 15:13:49 +02:00
SebastianE 1f88ee054a added a gitkeep to prevent missing src-folder errors 2022-07-25 15:11:40 +02:00
Adrian Möller 9333dde7a4 Ignore src-gen folders 2022-07-25 12:06:59 +02:00
Adrian Möller 4deb24c64f Revert "Split Java and xtend sources"
This reverts commit 4ccbb5fdf2.
2022-07-25 11:32:05 +02:00
Adrian Möller 19d26d3221 Fix empty src folder 2022-07-25 11:31:44 +02:00
Adrian Möller 245be42e4b Provide dark theme for TGG editor 2022-07-24 19:05:56 +02:00
Adrian Möller 5d8aadddb1 Remove default launch files of tgg xtext project 2022-07-24 19:03:02 +02:00
Adrian Möller 4185c453c9 Merge remote-tracking branch 'origin/tgg-ui-refactoring' 2022-07-23 19:33:55 +02:00
Adrian Möller 4ccbb5fdf2 Split Java and xtend sources 2022-07-23 19:33:40 +02:00
Adrian Möller 2d83033ba8 Fixed xtext menu buttons 2022-07-23 17:03:35 +02:00
Adrian Möller e12f863f66 Update version of generated xtext files 2022-07-22 16:43:39 +02:00
Adrian Möller 5dbd5a9291 Fix wrong located extension 2022-07-22 16:42:36 +02:00
Adrian Möller 8e6c31de63 Add new xtext project 2022-06-23 14:50:38 +02:00
Adrian Möller b62d8aaa49 Delete old xtext project 2022-06-23 13:45:02 +02:00
Adrian Möller 8f1328f73a Refactoring: new xtext project 2022-06-23 13:32:35 +02:00
Maximilian Kratz bf9ffffa91
Merge pull request #205 from eMoflon/hotfix/tgg-mwe2-stub-possibility-1
Fixes redundant MWE2 stub generation by adding empty stub files (possibility 1)
2022-05-18 12:54:56 +02:00
Maximilian Kratz 8f0b366218 Most basic fix: Adds the three "missing" stubs with no content
... to prevent Xtext auto generation.
2022-05-17 16:03:43 +02:00
Lars Fritsche f35acd4e8d fixed a problem where xtext caused an endless loop 2022-05-12 22:52:49 +02:00
Lars Fritsche 5c5b385c9c moved some .java files from xtend-src back to src because xtend-src contents are not exported 2022-05-06 16:18:52 +02:00
Maximilian Kratz 1c13a24dc1 Changes required exec env to Java-SE-17 2022-05-06 13:41:54 +02:00
SebastianE 41eb0d0535 + added missing GTNature class
-> this enables other projects to depend on the GT nature (and build process)
2022-04-12 18:13:04 +02:00
Lars Fritsche 3e1779283b moved GenerateTGG.mwe2 and TGG.xtext back to src 2022-03-28 10:52:04 +02:00
Lars Fritsche af6c01f3fb fixed mwe2 workflow of TGGs to make sure that .xtend templates are generated within xtend-src 2022-03-27 22:40:18 +02:00
Lars Fritsche ec45b8665a fixed mwe2 workflow of TGGs to make sure that .xtend templates are generated within xtend-src 2022-03-27 22:39:53 +02:00
Lars Fritsche 62e209333b deleting IbexTGGNature 2022-03-26 20:12:30 +01:00
Lars Fritsche 25509f47e0 Merge branch 'CI_Dev'
# Conflicts:
#	org.emoflon.ibex.tgg.ide/src/org/emoflon/ibex/tgg/ide/admin/IbexTGGNature.java
2022-03-25 14:56:06 +01:00
Lars Fritsche acd915964d added a launchgroup to org.emoflon.ibex.common.editor.utils to launch all mwe2 worksflows 2022-02-15 21:46:33 +01:00
Lars Fritsche 19f7e6bc20 Merge branch 'smartemf-integration' 2022-01-22 15:19:26 +01:00
Lars Fritsche bd3a1f8949 recommit of TGGNature, PLugin and Manifest 2022-01-22 15:19:16 +01:00
Lars Fritsche a3ae4111db TGG and GT builds are now triggered by xtext
moved xtend files to xtend-src
renamed IbexTGGUtil to TGGBuildUtil
2022-01-18 14:54:18 +01:00
SebastianE 1ef9625863 fixed a null pointer exception in gt scoping utils 2022-01-13 16:48:16 +01:00
SebastianE 7be325b265 restored additional removed artifacts 2022-01-04 16:05:11 +01:00
SebastianE e0fb22de8e removed gitignore for generated artifacts 2022-01-04 15:50:06 +01:00
Lars Fritsche 910cc05767 Merge branch 'master' into smartemf-integration 2021-12-19 15:18:40 +01:00
SebastianE 2b0833d292 + fixed project creation with old execution environment 2021-12-02 15:40:36 +01:00
SebastianE c42917898e updated execution environment to JavaSE-16 2021-11-19 16:59:17 +01:00
SebastianE f8673a9c9c changed execution environment to JavaSE-15 2021-11-17 18:14:49 +01:00