Changeset 2140 for trunk/autoquest-misc
- Timestamp:
- 05/18/17 17:18:43 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-misc/.classpath
r1343 r2140 7 7 </attributes> 8 8 </classpathentry> 9 <classpathentry including="**/*.java" kind="src" path="src/main/resources"/> 9 <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> 10 <attributes> 11 <attribute name="maven.pomderived" value="true"/> 12 </attributes> 13 </classpathentry> 10 14 <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 11 15 <attributes>
Note: See TracChangeset
for help on using the changeset viewer.