Changeset 1750 for trunk/autoquest-plugin-android/.classpath
- Timestamp:
- 09/17/14 18:18:04 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-android/.classpath
r1547 r1750 4 4 <attributes> 5 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 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">15 <attributes>16 6 <attribute name="maven.pomderived" value="true"/> 17 7 </attributes> … … 28 18 </attributes> 29 19 </classpathentry> 20 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 21 <attributes> 22 <attribute name="maven.pomderived" value="true"/> 23 </attributes> 24 </classpathentry> 30 25 <classpathentry kind="output" path="target/classes"/> 31 26 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.