awips2/cots/org.apache.derby/.classpath
Nate Jensen be9315642b Issue #2027 upgrade version of derby
Change-Id: Ic84bcde6b411283ce07a4d6d5005e596d4f392c4

Former-commit-id: fe74cd780a74814665121c4ed334829f4a42a0ef
2013-08-07 16:44:30 -05:00

9 lines
525 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="derby.jar"/>
<classpathentry exported="true" kind="lib" path="derbyrun.jar"/>
<classpathentry exported="true" kind="lib" path="derbytools.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>