Show
Ignore:
Timestamp:
08/19/09 19:50:11 (3 years ago)
Author:
leo
Message:
 
Location:
XerialJ/trunk/sqlite-jdbc
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/sqlite-jdbc/.classpath

    r3393 r3548  
    99  <classpathentry kind="var" path="M2_REPO/junit/junit/4.1/junit-4.1.jar"/> 
    1010  <classpathentry kind="var" path="M2_REPO/org/xerial/thirdparty/nestedvm/1.0/nestedvm-1.0.jar"/> 
    11   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> 
     11  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    1212</classpath> 
  • XerialJ/trunk/sqlite-jdbc/pom.xml

    r3545 r3548  
    3333      </resource> 
    3434    </resources> 
    35  
     35     
    3636    <plugins> 
    3737      <plugin>