Skip to content

Commit c3a0617

Browse files
author
David Baum
committed
Merge branch 'feature/aframe_ids' into development
2 parents a765b4b + 687c469 commit c3a0617

9 files changed

Lines changed: 14570 additions & 7256 deletions

File tree

generator/org.svis.app.analyzer.metrics/.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@
1616
<attributes>
1717
<attribute name="optional" value="true"/>
1818
<attribute name="maven.pomderived" value="true"/>
19+
<attribute name="test" value="true"/>
1920
</attributes>
2021
</classpathentry>
2122
<classpathentry kind="src" output="target/test-classes" path="test-xtend-gen">
2223
<attributes>
2324
<attribute name="optional" value="true"/>
2425
<attribute name="maven.pomderived" value="true"/>
26+
<attribute name="test" value="true"/>
2527
</attributes>
2628
</classpathentry>
2729
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">

generator/org.svis.generator.tests/.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@
99
<attributes>
1010
<attribute name="optional" value="true"/>
1111
<attribute name="maven.pomderived" value="true"/>
12+
<attribute name="test" value="true"/>
1213
</attributes>
1314
</classpathentry>
1415
<classpathentry kind="src" output="target/test-classes" path="test-xtend-gen">
1516
<attributes>
1617
<attribute name="optional" value="true"/>
1718
<attribute name="maven.pomderived" value="true"/>
19+
<attribute name="test" value="true"/>
1820
</attributes>
1921
</classpathentry>
2022
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">

0 commit comments

Comments
 (0)