Changeset 2139 for trunk/autoquest-httpmonitor-test/.classpath
- Timestamp:
- 05/18/17 17:18:25 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-httpmonitor-test/.classpath
r1523 r2139 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/classes" path="src/main/java"> 11 15 <attributes>
Note: See TracChangeset
for help on using the changeset viewer.