Ignore:
Timestamp:
04/18/16 15:58:26 (8 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-android/.classpath

    r1869 r2123  
    22<classpath> 
    33        <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 kind="src" output="target/test-classes" path="src/test/java"> 
    410                <attributes> 
    511                        <attribute name="optional" value="true"/> 
     
    1723                </attributes> 
    1824        </classpathentry> 
    19         <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
    20                 <attributes> 
    21                         <attribute name="optional" value="true"/> 
    22                         <attribute name="maven.pomderived" value="true"/> 
    23                 </attributes> 
    24         </classpathentry> 
    2525        <classpathentry kind="output" path="target/classes"/> 
    2626</classpath> 
Note: See TracChangeset for help on using the changeset viewer.