Independent and reusable GUI components for graph transformation rules and Triple Graph Grammars
Go to file
Maximilian Kratz 11c02be325
Merge pull request #214 from eMoflon/hotfix/classpath-jdk17
JDK 16 -> JDK 17
2023-12-07 13:34:26 +01:00
org.emoflon.ibex.common.editor.utils JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.gt.editor JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.gt.editor.ide JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.gt.editor.tests JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.gt.editor.ui JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.gt.editor.ui.tests JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.editor Hotfix for GT projects with a metamodel containing `System` 2023-11-15 14:57:48 +01:00
org.emoflon.ibex.tgg.editor.ide Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
org.emoflon.ibex.tgg.editor.tests Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
org.emoflon.ibex.tgg.editor.tgg.theme Fix empty src folder 2022-07-25 11:31:44 +02:00
org.emoflon.ibex.tgg.editor.ui Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
org.emoflon.ibex.tgg.editor.ui.tests Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
org.emoflon.ibex.tgg.integrate JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.integrate.ide JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.integrate.tests JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.integrate.ui JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.integrate.ui.tests JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.ui.debug JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
org.emoflon.ibex.tgg.ui.debug.adapter JDK 16 -> JDK 17 2023-12-07 12:42:45 +01:00
.codebeatsettings Add .codebeatsettings 2018-03-24 18:21:48 +01:00
.gitignore restored additional removed artifacts 2022-01-04 16:05:11 +01:00
LICENSE Initial commit 2017-06-05 13:33:03 +02:00
README.md Update README.md 2019-12-13 17:38:54 +01:00

README.md

eMoflon::IBeX UI

Editors for Graph Transformation (GT) Rules and Triple Graph Grammars (TGGs) used in eMoflon::IBeX

Documentation for Developers

The Xtext tutorial explains the usage of the different projects.