Ignore:
Timestamp:
09/26/14 13:22:38 (10 years ago)
Author:
pharms
Message:
  • update to new 0.1.2-SNAPSHOT
File:
1 edited

Legend:

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

    r1759 r1779  
    88        </classpathentry> 
    99        <classpathentry including="**/*.java" kind="src" path="src/test/resources"/> 
    10         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 
     10        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
    1111                <attributes> 
     12                        <attribute name="optional" value="true"/> 
    1213                        <attribute name="maven.pomderived" value="true"/> 
    1314                </attributes> 
    1415        </classpathentry> 
    15         <classpathentry kind="src" output="target/classes" path="src/main/java"> 
     16        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 
    1617                <attributes> 
    17                         <attribute name="optional" value="true"/> 
    1818                        <attribute name="maven.pomderived" value="true"/> 
    1919                </attributes> 
Note: See TracChangeset for help on using the changeset viewer.