awips2/cots/org.javassist/.classpath
Ben Steffensmeier 09a3276d51 Issue #2491 Use reflections to build Procedure JAXB context.
Change-Id: I7fa43fc4d89109cf5b8f5e111c8f98a086c6c03b

Former-commit-id: a935ffadf7 [formerly bfc3faf08f] [formerly fa0a0619bc [formerly 220f77069726f3652ca5cd1f7c100e01cf38547a]]
Former-commit-id: fa0a0619bc
Former-commit-id: d927e6b2d7
2013-10-24 11:28:06 -05:00

6 lines
222 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry exported="true" kind="lib" path="javassist-3.9.0.GA.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>