Changeset 2260 for trunk/autoquest-distribution/.classpath
- Timestamp:
- 08/01/19 12:11:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-distribution/.classpath
r2206 r2260 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> 4 <attributes> 5 <attribute name="maven.pomderived" value="true"/> 6 </attributes> 7 </classpathentry> 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 8 4 <classpathentry kind="src" output="target/classes" path="src/main/java"> 9 5 <attributes>
Note: See TracChangeset
for help on using the changeset viewer.