2013-05-13 13:58:13 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
|
<classpathentry kind="src" path="/com.raytheon.uf.common.localization"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/com.raytheon.uf.common.status"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/org.junit"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/com.raytheon.uf.viz.core"/>
|
2013-05-20 10:26:40 -05:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/com.raytheon.uf.common.util"/>
|
2013-05-13 13:58:13 -05:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|