Changeset 3548 for XerialJ/trunk/sqlite-jdbc
- Timestamp:
- 08/19/09 19:50:11 (3 years ago)
- Location:
- XerialJ/trunk/sqlite-jdbc
- Files:
-
- 2 modified
-
.classpath (modified) (1 diff)
-
pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
XerialJ/trunk/sqlite-jdbc/.classpath
r3393 r3548 9 9 <classpathentry kind="var" path="M2_REPO/junit/junit/4.1/junit-4.1.jar"/> 10 10 <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"/> 12 12 </classpath> -
XerialJ/trunk/sqlite-jdbc/pom.xml
r3545 r3548 33 33 </resource> 34 34 </resources> 35 35 36 36 <plugins> 37 37 <plugin>


