Ignore:
Timestamp:
01/30/14 15:27:55 (10 years ago)
Author:
pharms
Message:
  • yeah baby, java 1.7
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-html/.classpath

    r1339 r1343  
    1313                </attributes> 
    1414        </classpathentry> 
    15         <classpathentry kind="src" path="src/main/resources"/> 
    16         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"> 
     15        <classpathentry including="**/*.java" kind="src" path="src/main/resources"/> 
     16        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 
    1717                <attributes> 
    1818                        <attribute name="maven.pomderived" value="true"/> 
Note: See TracChangeset for help on using the changeset viewer.