awips2/ost/gov.noaa.nws.ost.edex.plugin.binlightning/.classpath
Brian Clements 664d9282c3 Omaha #3226 moved ost lightning code to new plugin
fixed NPE when missing encryption config

Change-Id: I8ef6004f44b686918220e7729a499e456787a834

Former-commit-id: 5421b666fc52e849e4ad5b39e2328a5c90a42408
2014-06-02 15:33:41 -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>