Ignore:
Timestamp:
04/12/16 14:50:15 (8 years ago)
Author:
pharms
Message:
  • made this run correctly
File:
1 edited

Legend:

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

    r1963 r2068  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<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> 
    143        <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
    154                <attributes> 
Note: See TracChangeset for help on using the changeset viewer.