moved satellite decoder to new plugin replaced database table lookups with in-memory tables backed by XML Change-Id: I45269240964dd3590ec2068472cf0b4f5dd54c60 Former-commit-id:5503763360
[formerlycab31dd11f
] [formerlydb7652f69d
] [formerly5503763360
[formerlycab31dd11f
] [formerlydb7652f69d
] [formerly1954463cfc
[formerlydb7652f69d
[formerly df744611151caf6492f5dc084974140c1a6fae0a]]]] Former-commit-id:1954463cfc
Former-commit-id:fa979bd5d8
[formerly2ca42c3e03
] [formerly 62b89e22640e89006df7352d79c82e81f7a685be [formerly7de6a37637
]] Former-commit-id: 63b4b62b5072367732b580df4c98448042674134 [formerly8aba8edf08
] Former-commit-id:f9d30562ed
28 lines
675 B
XML
28 lines
675 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>com.raytheon.uf.edex.plugin.satellite.gini</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>
|