Amend: updated manifest. Removed static imports. Refactored String constants to Pattern constants in TafConstants. Refactored com.raytheon.edex.plugin.taf to com.raytheon.uf.edex.taf. Renamed com.raytheon.edex.plugin.taf project to com.raytheon.uf.edex.taf. fixed .project. Updated yet more Patterns. Change-Id: Ia5db9d185c6c32e6ce25748ae4b3b6fb389b2acc Former-commit-id:c4890beb96
[formerly6b0e578fc1
] [formerlyc4890beb96
[formerly6b0e578fc1
] [formerlye560ce4880
[formerly f73ed1c8ee81f3ae1ffdf44ba4726453e7e0b9d2]]] Former-commit-id:e560ce4880
Former-commit-id:6825727400
[formerlye2412ecb43
] Former-commit-id:fea1c9febe
28 lines
670 B
XML
28 lines
670 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>com.raytheon.uf.common.dataplugin.taf</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>
|