-
Simon Barner authored
* Affected plugins (non-UI plugins are referenced indirectly) * org.fortiss.af3.ocra * org.fortiss.af3.refinement * org.fortiss.af3.refinement.ui * org.fortiss.af3.specification * org.fortiss.af3.specification.ui * org.fortiss.af3.testing * org.fortiss.af3.testing.ui * org.fortiss.af3.tools * org.fortiss.pragmatictransformation * Move semantic alignment test to org.fortiss.af3.testing Issue-Ref: 3861 Issue-Url: https://af3-developer.fortiss.org/issues/3861 Signed-off-by:
Simon Barner <barner@fortiss.org>
Simon Barner authored* Affected plugins (non-UI plugins are referenced indirectly) * org.fortiss.af3.ocra * org.fortiss.af3.refinement * org.fortiss.af3.refinement.ui * org.fortiss.af3.specification * org.fortiss.af3.specification.ui * org.fortiss.af3.testing * org.fortiss.af3.testing.ui * org.fortiss.af3.tools * org.fortiss.pragmatictransformation * Move semantic alignment test to org.fortiss.af3.testing Issue-Ref: 3861 Issue-Url: https://af3-developer.fortiss.org/issues/3861 Signed-off-by:
Simon Barner <barner@fortiss.org>
.classpath 473 B
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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 kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="build"/>
</classpath>