Changeset 1779 for trunk/autoquest-plugin-uml-test/.classpath
- Timestamp:
- 09/26/14 13:22:38 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-uml-test/.classpath
r1759 r1779 8 8 </classpathentry> 9 9 <classpathentry including="**/*.java" kind="src" path="src/test/resources"/> 10 <classpathentry kind=" con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">10 <classpathentry kind="src" output="target/classes" path="src/main/java"> 11 11 <attributes> 12 <attribute name="optional" value="true"/> 12 13 <attribute name="maven.pomderived" value="true"/> 13 14 </attributes> 14 15 </classpathentry> 15 <classpathentry kind=" src" output="target/classes" path="src/main/java">16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 16 17 <attributes> 17 <attribute name="optional" value="true"/>18 18 <attribute name="maven.pomderived" value="true"/> 19 19 </attributes>
Note: See TracChangeset
for help on using the changeset viewer.