-
Alexander Diewald authored
* Remove jars. * Depend on SF kernel common plugins. Issue-Ref: 3836 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
Alexander Diewald authored* Remove jars. * Depend on SF kernel common plugins. Issue-Ref: 3836 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
.classpath 789 B
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="external-src"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/org.conqat.ide.commons.gef.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.conqat.ide.commons.ui.jar"/>
<classpathentry kind="lib" path="lib/swt-grouplayout.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="build"/>
</classpath>