10 lines
535 B
Text
10 lines
535 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry exported="true" kind="lib" path="lib/derbyrun.jar" sourcepath="com.raytheon.uf.viz.alertvizsrc.zip"/>
|
||
|
<classpathentry exported="true" kind="lib" path="lib/derby.jar" sourcepath="com.raytheon.uf.viz.alertvizsrc.zip"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|