Changeset 1390 for trunk/autoquest-httpmonitor-test/.classpath
- Timestamp:
- 02/20/14 16:15:23 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-httpmonitor-test/.classpath
r1376 r1390 2 2 <classpath> 3 3 <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 4 <attributes> 5 <attribute name="optional" value="true"/> 6 <attribute name="maven.pomderived" value="true"/> 7 </attributes> 8 </classpathentry> 9 <classpathentry including="**/*.java" kind="src" path="src/main/resources"/> 10 <classpathentry kind="src" output="target/classes" path="src/main/java"> 11 <attributes> 12 <attribute name="optional" value="true"/> 13 <attribute name="maven.pomderived" value="true"/> 14 </attributes> 15 </classpathentry> 16 <classpathentry kind="src" output="target/classes" path="target/generated-sources/cxf"> 4 17 <attributes> 5 18 <attribute name="optional" value="true"/>
Note: See TracChangeset
for help on using the changeset viewer.