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

performed update project from maven pom

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-core-usability/.classpath

    r1493 r2138  
    77                </attributes> 
    88        </classpathentry> 
    9         <classpathentry including="**/*.java" kind="src" path="src/main/resources"/> 
     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> 
    1014        <classpathentry including="**/*.java" kind="src" output="target/classes" path="target/generated-sources/xjc"> 
    1115                <attributes> 
Note: See TracChangeset for help on using the changeset viewer.