Changeset 2068 for trunk/autoquest-plugin-android-test/.classpath
- Timestamp:
- 04/12/16 14:50:15 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-android-test/.classpath
r1963 r2068 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" output="target/classes" path="src/main/java">4 <attributes>5 <attribute name="optional" value="true"/>6 <attribute name="maven.pomderived" value="true"/>7 </attributes>8 </classpathentry>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>14 3 <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 15 4 <attributes>
Note: See TracChangeset
for help on using the changeset viewer.