Ignore:
Timestamp:
05/18/17 17:20:00 (7 years ago)
Author:
pharms
Message:

performed update project from maven pom

File:
1 edited

Legend:

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

    r1779 r2143  
    77                </attributes> 
    88        </classpathentry> 
    9         <classpathentry including="**/*.java" kind="src" path="src/test/resources"/> 
     9        <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> 
     10                <attributes> 
     11                        <attribute name="maven.pomderived" value="true"/> 
     12                </attributes> 
     13        </classpathentry> 
    1014        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
    1115                <attributes> 
Note: See TracChangeset for help on using the changeset viewer.