awips2/edexOsgi/com.raytheon.uf.edex.plugin.satellite.gini/.classpath
Brian Clements cab31dd11f Omaha #2714 created satellite.gini edex plugin
moved satellite decoder to new plugin
replaced database table lookups with in-memory tables backed by XML

Change-Id: I45269240964dd3590ec2068472cf0b4f5dd54c60

Former-commit-id: 1954463cfc [formerly df744611151caf6492f5dc084974140c1a6fae0a]
Former-commit-id: db7652f69d
2014-11-06 11:06:19 -06: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>