Amend: Removed eclipse feature all together, added os and arch to fragments. Ensured unpack flag stayed same when changing features. Change-Id: I78a2c5262ebdbe3ace3c180254b5f036011c0a65 Former-commit-id: dd4ddb8aacf82f7c69860b470c3f754a59f0c124
17 lines
387 B
XML
17 lines
387 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>com.raytheon.uf.viz.base.feature</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.pde.FeatureBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.pde.FeatureNature</nature>
|
|
</natures>
|
|
</projectDescription>
|