awips2/javaUtilities/viz.updater/.classpath
Bryan Kowal 5397802bbc Omaha #4759 - clean up unnecessary dependencies that would complicate individual features upgrades.
Created a utility to scan all installed features and all available features and determine
which features can be upgraded.


Former-commit-id: 934b855eaffabcc2e2bf2a8a5ecf009a5ffab340
2015-10-23 17:54:29 -05:00

7 lines
369 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.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>