awips2/javaUtilities/viz.updater/.project
Bryan Kowal 5397802bbc Omaha #4759 - clean up unnecessary dependencies that would complicate individual features upgrades.
Created a utility to scan all installed features and all available features and determine
which features can be upgraded.


Former-commit-id: 934b855eaffabcc2e2bf2a8a5ecf009a5ffab340
2015-10-23 17:54:29 -05:00

28 lines
644 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>viz.updater</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>