Changeset 2144 for trunk/java-utils/.classpath
- Timestamp:
- 05/18/17 17:20:28 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/java-utils/.classpath
r1343 r2144 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.