awips2/cots/org.apache.commons.compress/.classpath
Roger Ferrel 477719a069 Issue #2225 Changes for make tar compressed files.
Change-Id: I154683fec10b57d548944dd9037d4ca61cbe1b1b

Former-commit-id: 3456f395e845457b1add41ca8d736a65b6fbb1c7
2013-08-27 16:51:06 -05:00

7 lines
383 B
XML

<?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-compress-1.5.jar" sourcepath="commons-compress-1.5-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>