updated archive creation, purge, and test cases after Roger's last checkin. added edex plugin for feature. added an abstract base archive dialog. Change-Id: I7c9ca3df40a7591815a1aae4fabf660217d44574 Former-commit-id: 64b75031afaecd74649392a19cc0b10dcdb79a2b
17 lines
391 B
XML
17 lines
391 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>com.raytheon.uf.edex.archive.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>
|