Hotfix: Fixes the GT statemodel build on Windows-based systems

This commit is contained in:
Maximilian Kratz 2023-12-07 12:29:21 +01:00
parent cd66dd3d1d
commit 5c95c629ce
2 changed files with 1 additions and 3 deletions

View file

@ -3,6 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src-gen"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -6,7 +6,6 @@ bin.includes = .,\
plugin.xml,\
plugin.properties
jars.compile.order = .
source.. = src-gen/,\
src/
source.. = src-gen/
output.. = bin/
additional.bundles = org.eclipse.xtext.xbase