awips2/javaUtilities/awips.dependency.evaluator/.classpath
Bryan Kowal 3aa4e0dd08 Omaha #4759 - initial dependency evaluator commit.
Change-Id: I63dde64586811fb239a56fb8854732a1280ad624

Former-commit-id: 5da71e2f2718be9d4de5d21867110112f220c9fb
2015-10-07 11:04:13 -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>