mirror of https://github.com/apache/activemq.git
28 lines
762 B
XML
28 lines
762 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>ExampleEAR</name>
|
|
<comment></comment>
|
|
<projects>
|
|
<project>ExampleEJB</project>
|
|
<project>ExampleEJBClient</project>
|
|
<project>ActiveMQRAR</project>
|
|
<project>ExampleWAR</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.wst.common.project.facet.core.builder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.wst.validation.validationbuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
|
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|
|
</natures>
|
|
</projectDescription>
|