awips2/javaUtilities/com.raytheon.uf.featureexplorer/.project
Bryan Kowal 77d006cc5f Issue #1577 - deploy-install and AWIPS II ant task updates
- includegen will now fail if a plugin is included in two or more features
- includegen will no longer prepend component-deploy.xml to the plugins in the list that it generates
- removed a plugin from the ncep feature that was also in the cots feature
- the includegen failure will cause deploy-install to fail
- peer review comments; excluding significant re-factoring

Change-Id: I2e317b1ef0764da3ddd9cd6ef10555ca4bf8bd3f

Former-commit-id: 874d754543 [formerly 81da18f851] [formerly 7815b651bb] [formerly 874d754543 [formerly 81da18f851] [formerly 7815b651bb] [formerly 5fea87f1dd [formerly 7815b651bb [formerly 7659fb8044f3f4715c9ea7c875eda36b7c5dd136]]]]
Former-commit-id: 5fea87f1dd
Former-commit-id: 285e192bd1 [formerly efe288c82c] [formerly 79a63957141ccebe7c30159fdecdcee461b2f5f5 [formerly 99994d3151]]
Former-commit-id: 6be7d17634e138e6eac183d671f48db6672cf7f4 [formerly 2fafc6a34b]
Former-commit-id: 2afa604676
2013-02-05 13:25:15 -06:00

28 lines
664 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>com.raytheon.uf.featureexplorer</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>