awips2/cots/org.dom4j/.classpath
Brad Gonzales c0a73511e5 Issue #628 second attempt. add jaxen 1.1.4 jar to org.dom4j package. restore PgenPaletteWindow settings in plugin.xml
Former-commit-id: bfc4e1da3c [formerly c00fb6f089] [formerly bfc4e1da3c [formerly c00fb6f089] [formerly c99fa8db33 [formerly 063414b3e997718b74d59cb0155dc081fe91504c]]]
Former-commit-id: c99fa8db33
Former-commit-id: 2e4c8e88a6 [formerly a289b1f008]
Former-commit-id: c7b518803f
2012-06-26 15:41:14 -05:00

8 lines
427 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="jaxen-1.1.4.jar"/>
<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="dom4j-1.6.1.jar" sourcepath="org.dom4jsrc.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>