Changeset 2260 for trunk/autoquest-core-coverage-test/.classpath
- Timestamp:
- 08/01/19 12:11:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-core-coverage-test/.classpath
r2182 r2260 13 13 </attributes> 14 14 </classpathentry> 15 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">16 <attributes>17 <attribute name="maven.pomderived" value="true"/>18 </attributes>19 </classpathentry>20 15 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 21 16 <attributes> … … 23 18 </attributes> 24 19 </classpathentry> 20 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 25 21 <classpathentry kind="output" path="target/classes"/> 26 22 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.