Changeset 457


Ignore:
Timestamp:
07/24/12 14:58:29 (12 years ago)
Author:
pharms
Message:

moved tests to dedicated project

Location:
trunk/quest-misc
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-misc/.classpath

    r447 r457  
    33        <classpathentry kind="src" path="src/main/java"/> 
    44        <classpathentry kind="src" path="src/main/resources"/> 
    5         <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
    6                 <attributes> 
    7                         <attribute name="optional" value="true"/> 
    8                         <attribute name="maven.pomderived" value="true"/> 
    9                 </attributes> 
    10         </classpathentry> 
    115        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"> 
    126                <attributes> 
Note: See TracChangeset for help on using the changeset viewer.