awips2/cots/org.apache.commons.configuration/.classpath

8 lines
393 B
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="commons-configuration-1.6.jar" sourcepath="commons-configuration-1.6-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>