awips2/cots/org.apache.commons.io/.classpath
Roger Ferrel 24f1c70168 Issue #1966 Changes to CategoryConfig to make parsing more efficent.
Change-Id: I3fc9bf03eccea8ae63cb37a4469e512c1fac9e87

Former-commit-id: 9263b54845 [formerly cbee731447 [formerly d8a510b87d026d57eb282583c4cf2f786749dc95]]
Former-commit-id: cbee731447
Former-commit-id: 365af6b7ce
2013-05-28 13:21:08 -05:00

9 lines
600 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.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="commons-io-2.4.jar" sourcepath="commons-io-2.4-sources.jar"/>
<classpathentry exported="true" kind="lib" path="commons-io-2.4-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="commons-io-2.4-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>