Changeset 2141 for trunk/autoquest-plugin-html-test
- Timestamp:
- 05/18/17 17:19:08 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-html-test/.classpath
r1343 r2141 13 13 </attributes> 14 14 </classpathentry> 15 <classpathentry including="**/*.java" kind="src" path="src/test/resources"/> 15 <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> 16 <attributes> 17 <attribute name="maven.pomderived" value="true"/> 18 </attributes> 19 </classpathentry> 16 20 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 17 21 <attributes>
Note: See TracChangeset
for help on using the changeset viewer.