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

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

28 lines
646 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.javassist</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>