Omaha #4146 Bundled class files in a jar when unpacked.

Change-Id: Ie3e2a65f9696459774f67bcd4b6dee395e6f4e02

Former-commit-id: 2931134f27cd858716d5c0d97ef1d71c9f7ac165
This commit is contained in:
David Lovely 2015-05-15 09:40:05 -05:00
parent 30fd28ca9c
commit 80dc4c85d9
208 changed files with 478 additions and 409 deletions

View file

@ -28,3 +28,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.8.0",
com.raytheon.uf.common.derivparam;bundle-version="1.14.0"
Import-Package: com.raytheon.uf.common.inventory.exception,
com.raytheon.uf.viz.datacube
Bundle-ClassPath: com.raytheon.uf.viz.acarssounding.jar

View file

@ -1,6 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.acarssounding.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
res/
res/,\
com.raytheon.uf.viz.acarssounding.jar
source.com.raytheon.uf.viz.acarssounding.jar = src/

View file

@ -18,3 +18,4 @@ Export-Package: com.raytheon.uf.viz.alertviz.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.raytheon.uf.common.alertmonitor,
javax.jms
Bundle-ClassPath: com.raytheon.uf.viz.alertviz.ui.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.alertviz.ui.jar = bin/
bin.includes = META-INF/,\
.,\
localization/
localization/,\
com.raytheon.uf.viz.alertviz.ui.jar
source.com.raytheon.uf.viz.alertviz.ui.jar = src/

View file

@ -25,3 +25,4 @@ Import-Package: com.raytheon.uf.common.time,
org.apache.log4j
Bundle-ActivationPolicy: lazy
Eclipse-RegisterBuddy: ch.qos.logback
Bundle-ClassPath: com.raytheon.uf.viz.alertviz.jar,.

View file

@ -1,10 +1,9 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.alertviz.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
statusMessage.xsd,\
config.xml,\
localization/,\
lib/,\
logback-alertviz.xml
logback-alertviz.xml,\
com.raytheon.uf.viz.alertviz.jar
source.com.raytheon.uf.viz.alertviz.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -38,3 +38,4 @@ Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.aviation.advisory,
com.raytheon.uf.viz.aviation.advisory.adapter,
com.raytheon.uf.viz.aviation.advisory.rsc
Bundle-ClassPath: com.raytheon.uf.viz.aviation.advisory.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.aviation.advisory.jar = bin/
bin.includes = META-INF/,\
.,\
localization/
localization/,\
com.raytheon.uf.viz.aviation.advisory.jar
source.com.raytheon.uf.viz.aviation.advisory.jar = src/

View file

@ -19,3 +19,4 @@ Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.15.0",
com.raytheon.uf.viz.core.point;bundle-version="1.15.0",
org.eclipse.swt;bundle-version="3.8.1",
javax.measure
Bundle-ClassPath: com.raytheon.uf.viz.bufrsigwx.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.bufrsigwx.jar = bin/
bin.includes = META-INF/,\
.,\
localization/
localization/,\
com.raytheon.uf.viz.bufrsigwx.jar
source.com.raytheon.uf.viz.bufrsigwx.jar = src/

View file

@ -5,7 +5,7 @@ Bundle-SymbolicName: com.raytheon.uf.viz.ccfp;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: com.raytheon.uf.viz.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.ccfp,
@ -24,3 +24,4 @@ Import-Package: com.raytheon.uf.common.dataplugin,
org.opengis.referencing.crs,
org.osgi.framework
Export-Package: com.raytheon.uf.viz.ccfp.rsc
Bundle-ClassPath: com.raytheon.uf.viz.ccfp.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.ccfp.jar = bin/
bin.includes = META-INF/,\
.,\
localization/
localization/,\
com.raytheon.uf.viz.ccfp.jar
source.com.raytheon.uf.viz.ccfp.jar = src/

View file

@ -22,3 +22,4 @@ Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.cloudheight.data,
com.raytheon.uf.viz.cloudheight.rsc
Import-Package: com.raytheon.viz.core.map
Bundle-ClassPath: com.raytheon.uf.viz.cloudheight.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.cloudheight.jar = bin/
bin.includes = META-INF/,\
.,\
localization/
localization/,\
com.raytheon.uf.viz.cloudheight.jar
source.com.raytheon.uf.viz.cloudheight.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -37,3 +37,4 @@ Export-Package: com.raytheon.uf.viz.collaboration.comm,
com.raytheon.uf.viz.collaboration.comm.provider.info,
com.raytheon.uf.viz.collaboration.comm.provider.session,
com.raytheon.uf.viz.collaboration.comm.provider.user
Bundle-ClassPath: com.raytheon.uf.viz.collaboration.comm.jar

View file

@ -1,5 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.collaboration.comm.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml
plugin.xml,\
schema/,\
com.raytheon.uf.viz.collaboration.comm.jar
source.com.raytheon.uf.viz.collaboration.comm.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -35,3 +35,4 @@ Export-Package: com.raytheon.uf.viz.collaboration.display,
com.raytheon.uf.viz.collaboration.display.rsc.telestrator,
com.raytheon.uf.viz.collaboration.display.storage
Import-Package: org.eclipse.swt.widgets
Bundle-ClassPath: com.raytheon.uf.viz.collaboration.display.jar

View file

@ -1,6 +1,7 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.collaboration.display.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
config.xml
config.xml,\
com.raytheon.uf.viz.collaboration.display.jar,\
schema/
source.com.raytheon.uf.viz.collaboration.display.jar = src/

View file

@ -28,15 +28,13 @@
id="com.raytheon.uf.viz.collaboration.comm"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.collaboration.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.remote.graphics"
@ -56,8 +54,7 @@
id="com.raytheon.uf.viz.collaboration.display"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.collaboration.pointdata"

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -21,3 +21,4 @@ Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.uf.common.xmpp.iq,
com.raytheon.uf.viz.spellchecker.text,
org.eclipse.jface.text
Bundle-ClassPath: com.raytheon.uf.viz.collaboration.ui.jar

View file

@ -1,6 +1,7 @@
source.. = src/
bin.includes = META-INF/,\
.,\
icons/,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.collaboration.ui.jar
source.com.raytheon.uf.viz.collaboration.ui.jar = src/
output.com.raytheon.uf.viz.collaboration.ui.jar = bin/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -30,3 +30,4 @@ Import-Package: com.raytheon.uf.common.inventory.exception,
com.raytheon.viz.pointdata.rsc.retrieve,
com.vividsolutions.jts.geom
Export-Package: com.raytheon.uf.viz.coopprecip
Bundle-ClassPath: com.raytheon.uf.viz.coopprecip.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.coopprecip.jar = bin/
bin.includes = META-INF/,\
.,\
res/
res/,\
com.raytheon.uf.viz.coopprecip.jar
source.com.raytheon.uf.viz.coopprecip.jar = src/

View file

@ -40,7 +40,8 @@
id="com.raytheon.viz.core.graphing"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.parameter"
@ -83,25 +84,29 @@
id="com.raytheon.uf.viz.derivparam.ui"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.viz.image.export"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.viz.ui.tools.looping"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.viz.ui.tools.map"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.viz.core.contours"
@ -144,7 +149,8 @@
id="com.raytheon.uf.viz.truecolor"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.viz.truecolor.gl"
@ -163,7 +169,8 @@
id="com.raytheon.uf.viz.event"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.jdt.ui"
@ -204,12 +211,11 @@
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.drawing"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
</feature>

View file

@ -34,3 +34,4 @@ Require-Bundle: com.raytheon.uf.viz.core,
org.apache.batik,
com.raytheon.uf.viz.core,
org.eclipse.core.runtime
Bundle-ClassPath: com.raytheon.uf.viz.cwa.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.cwa.jar = bin/
bin.includes = META-INF/,\
.,\
localization/
localization/,\
com.raytheon.uf.viz.cwa.jar
source.com.raytheon.uf.viz.cwa.jar = src/

View file

@ -1,7 +1,5 @@
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
META-INF/,\
.,\
*.xml,\
localization/
.
source.. = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -5,7 +5,7 @@ Bundle-SymbolicName: com.raytheon.uf.viz.d2d.gfe;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Activator: com.raytheon.uf.viz.d2d.gfe.Activator
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.swt;bundle-version="3.8.1",
com.raytheon.uf.viz.core;bundle-version="1.14.2",
@ -26,3 +26,4 @@ Export-Package: com.raytheon.uf.viz.d2d.gfe,
com.raytheon.uf.viz.d2d.gfe.rsc,
com.raytheon.uf.viz.d2d.gfe.xy
Import-Package: org.osgi.framework;version="1.7.0"
Bundle-ClassPath: com.raytheon.uf.viz.d2d.gfe.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.d2d.gfe.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.d2d.gfe.jar
source.com.raytheon.uf.viz.d2d.gfe.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -26,3 +26,4 @@ Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.0",
Export-Package: com.raytheon.uf.viz.d2d.nsharp,
com.raytheon.uf.viz.d2d.nsharp.display,
com.raytheon.uf.viz.d2d.nsharp.rsc
Bundle-ClassPath: com.raytheon.uf.viz.d2d.nsharp.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.d2d.nsharp.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.d2d.nsharp.jar
source.com.raytheon.uf.viz.d2d.nsharp.jar = src/

View file

@ -40,14 +40,12 @@
id="com.raytheon.uf.viz.ui.popupskewt"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.d2d.ui.popupskewt"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
</feature>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -1,4 +1,3 @@
output.. = bin/
bin.includes = META-INF/,\
.,\
localization/,\

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -1,4 +1,3 @@
output.. = bin/
bin.includes = META-INF/,\
.,\
localization/,\

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -15,3 +15,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.viz.core
Bundle-ClassPath: com.raytheon.uf.viz.d2d.ui.popupskewt.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.d2d.ui.popupskewt.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.d2d.ui.popupskewt.jar
source.com.raytheon.uf.viz.d2d.ui.popupskewt.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -28,3 +28,4 @@ Require-Bundle: org.eclipse.core.runtime,
com.raytheon.viz.ui;bundle-version="1.12.1174",
com.raytheon.uf.viz.xy;bundle-version="1.12.1174"
Import-Package: com.raytheon.viz.core.imagery
Bundle-ClassPath: com.raytheon.uf.viz.d2d.ui.jar

View file

@ -1,8 +1,7 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.d2d.ui.jar = bin/
bin.includes = META-INF/,\
.,\
icons/,\
plugin.xml,\
localization/,\
config.xml
config.xml,\
com.raytheon.uf.viz.d2d.ui.jar
source.com.raytheon.uf.viz.d2d.ui.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -4,7 +4,7 @@ Bundle-Name: D2D Graph Adapters
Bundle-SymbolicName: com.raytheon.uf.viz.d2d.xy.adapters;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.0",
com.raytheon.uf.viz.xy,

View file

@ -17,3 +17,4 @@ Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.6",
javax.measure;bundle-version="1.0.0",
com.raytheon.uf.common.util;bundle-version="1.14.1"
Export-Package: com.raytheon.uf.viz.damagepath
Bundle-ClassPath: com.raytheon.uf.viz.damagepath.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.damagepath.jar = bin/
bin.includes = META-INF/,\
.,\
localization/,\
plugin.xml
plugin.xml,\
com.raytheon.uf.viz.damagepath.jar
source.com.raytheon.uf.viz.damagepath.jar = src/

View file

@ -45,7 +45,8 @@
id="com.raytheon.uf.viz.cwat"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.dataplugin.ffmp"
@ -77,7 +78,8 @@
id="com.raytheon.uf.viz.preciprate"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.dataplugin.qpf"
@ -90,7 +92,8 @@
id="com.raytheon.uf.viz.qpf"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.dataplugin.scan"
@ -116,7 +119,8 @@
id="com.raytheon.uf.viz.vil"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.monitor"

View file

@ -115,8 +115,7 @@
id="com.raytheon.uf.common.dataplugin.ldadmesonet"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.dataplugin.lsr"
@ -136,8 +135,7 @@
id="com.raytheon.uf.common.dataplugin.profiler"
download-size="0"
install-size="0"
version="0.0.0"
unpack="true"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.dataplugin.qc"

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -36,8 +36,7 @@
id="com.raytheon.uf.viz.ccfp"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.coopprecip"

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -16,4 +16,5 @@ Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.0",
Import-Package: com.raytheon.viz.core
Export-Package: com.raytheon.uf.viz.drawing,
com.raytheon.uf.viz.drawing.polygon
Bundle-ClassPath: com.raytheon.uf.viz.drawing.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.drawing.jar = bin/
bin.includes = META-INF/,\
.,\
icons/,\
plugin.xml
plugin.xml,\
com.raytheon.uf.viz.drawing.jar
source.com.raytheon.uf.viz.drawing.jar = src/

View file

@ -227,8 +227,7 @@
id="com.raytheon.uf.common.message"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.datastorage"
@ -419,8 +418,7 @@
id="com.raytheon.uf.common.units"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.velocity"
@ -470,8 +468,7 @@
id="com.raytheon.uf.viz.datacube"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.derivparam"

View file

@ -18,3 +18,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.gisdatastore.directory.rsc
Bundle-ClassPath: com.raytheon.uf.viz.gisdatastore.directory.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.gisdatastore.directory.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
config.xml
config.xml,\
com.raytheon.uf.viz.gisdatastore.directory.jar
source.com.raytheon.uf.viz.gisdatastore.directory.jar = src/

View file

@ -27,14 +27,12 @@
id="com.raytheon.uf.viz.gisdatastore"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.gisdatastore.directory"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
version="0.0.0"/>
</feature>

View file

@ -20,3 +20,4 @@ Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.gisdatastore,
com.raytheon.uf.viz.gisdatastore.rsc,
com.raytheon.uf.viz.gisdatastore.ui
Bundle-ClassPath: com.raytheon.uf.viz.gisdatastore.jar

View file

@ -1,6 +1,7 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.gisdatastore.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
config.xml
config.xml,\
com.raytheon.uf.viz.gisdatastore.jar,\
schema/
source.com.raytheon.uf.viz.gisdatastore.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -18,6 +18,7 @@ Require-Bundle: org.eclipse.core.runtime,
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
com.raytheon.uf.viz.core.rsc;bundle-version="1.0.0",
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.viz.core.rsc
Bundle-ClassPath: com.raytheon.uf.viz.hpe.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.hpe.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml
plugin.xml,\
com.raytheon.uf.viz.hpe.jar
source.com.raytheon.uf.viz.hpe.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -5,7 +5,7 @@ Bundle-SymbolicName: com.raytheon.uf.viz.image.export;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: com.raytheon.viz.ui;bundle-version="1.14.0",
com.raytheon.uf.viz.core;bundle-version="1.14.0",
org.eclipse.core.runtime;bundle-version="3.8.0",

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -27,3 +27,4 @@ Require-Bundle: org.python.pydev,
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: com.raytheon.uf.viz.localization.perspective.editor
Bundle-ClassPath: com.raytheon.uf.viz.localization.perspective.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.localization.perspective.jar = bin/
bin.includes = META-INF/,\
.,\
icons/,\
plugin.xml
plugin.xml,\
com.raytheon.uf.viz.localization.perspective.jar
source.com.raytheon.uf.viz.localization.perspective.jar = src/

View file

@ -37,3 +37,4 @@ Export-Package: com.raytheon.uf.viz.monitor.ffmp,
com.raytheon.uf.viz.monitor.ffmp.ui.listeners,
com.raytheon.uf.viz.monitor.ffmp.ui.rsc,
com.raytheon.uf.viz.monitor.ffmp.xml
Bundle-ClassPath: com.raytheon.uf.viz.monitor.ffmp.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.monitor.ffmp.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.monitor.ffmp.jar
source.com.raytheon.uf.viz.monitor.ffmp.jar = src/

View file

@ -24,3 +24,4 @@ Export-Package: com.raytheon.uf.viz.monitor.fog,
com.raytheon.uf.viz.monitor.fog.threshold,
com.raytheon.uf.viz.monitor.fog.ui.resource,
com.raytheon.uf.viz.monitor.fog.xml
Bundle-ClassPath: com.raytheon.uf.viz.monitor.fog.jar

View file

@ -1,8 +1,8 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.monitor.fog.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
images/,\
localization/
localization/,\
com.raytheon.uf.viz.monitor.fog.jar
source.com.raytheon.uf.viz.monitor.fog.jar = src/

View file

@ -23,3 +23,4 @@ Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.viz.pointdata,
org.apache.commons.lang
Export-Package: com.raytheon.uf.viz.monitor.safeseas.resources
Bundle-ClassPath: com.raytheon.uf.viz.monitor.safeseas.jar

View file

@ -1,7 +1,7 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.monitor.safeseas.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.monitor.safeseas.jar
source.com.raytheon.uf.viz.monitor.safeseas.jar = src/

View file

@ -23,3 +23,4 @@ Export-Package: com.raytheon.uf.viz.monitor.scan,
com.raytheon.uf.viz.monitor.scan.data,
com.raytheon.uf.viz.monitor.scan.resource
Import-Package: com.raytheon.uf.common.dataplugin.warning
Bundle-ClassPath: com.raytheon.uf.viz.monitor.scan.jar

View file

@ -1,8 +1,8 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.monitor.scan.jar = bin/
bin.includes = META-INF/,\
.,\
config.xml,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.monitor.scan.jar
source.com.raytheon.uf.viz.monitor.scan.jar = src/

View file

@ -18,3 +18,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.monitor.snow.resources
Bundle-ClassPath: com.raytheon.uf.viz.monitor.snow.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.monitor.snow.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/
localization/,\
com.raytheon.uf.viz.monitor.snow.jar
source.com.raytheon.uf.viz.monitor.snow.jar = src/

View file

@ -41,3 +41,4 @@ Import-Package: com.raytheon.uf.common.inventory.exception,
com.raytheon.viz.pointdata,
com.raytheon.viz.pointdata.rsc.retrieve
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: com.raytheon.uf.viz.monitor.jar

View file

@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.monitor.jar = bin/
bin.includes = META-INF/,\
.,\
images/
images/,\
com.raytheon.uf.viz.monitor.jar
source.com.raytheon.uf.viz.monitor.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -23,3 +23,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.viz.core.map,
gov.noaa.nws.ncep.edex.common.sounding
Bundle-ClassPath: com.raytheon.uf.viz.npp.nucaps.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.npp.nucaps.jar = bin/
bin.includes = META-INF/,\
.,\
localization/,\
plugin.xml
plugin.xml,\
com.raytheon.uf.viz.npp.nucaps.jar
source.com.raytheon.uf.viz.npp.nucaps.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -25,3 +25,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Import-Package: gov.noaa.nws.ncep.edex.common.sounding
Export-Package: com.raytheon.uf.viz.npp.sounding.rsc
Bundle-ClassPath: com.raytheon.uf.viz.npp.sounding.jar

View file

@ -1,6 +1,6 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
localization/,\
plugin.xml
plugin.xml,\
com.raytheon.uf.viz.npp.sounding.jar
source.com.raytheon.uf.viz.npp.sounding.jar = src/
output.com.raytheon.uf.viz.npp.sounding.jar = bin/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -33,3 +33,4 @@ Import-Package: com.raytheon.uf.common.inventory.data,
com.raytheon.uf.common.inventory.exception,
com.raytheon.uf.common.inventory,
com.raytheon.uf.common.inventory.tree
Bundle-ClassPath: com.raytheon.uf.viz.npp.viirs.jar

View file

@ -1,7 +1,7 @@
source.. = src/
output.. = bin/
output.com.raytheon.uf.viz.npp.viirs.jar = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
localization/,\
res/
res/,\
com.raytheon.uf.viz.npp.viirs.jar
source.com.raytheon.uf.viz.npp.viirs.jar = src/

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>

View file

@ -13,3 +13,4 @@ Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.npp
Import-Package: com.raytheon.uf.common.inventory.exception,
com.raytheon.uf.viz.datacube
Bundle-ClassPath: com.raytheon.uf.viz.npp.jar

Some files were not shown because too many files have changed in this diff Show more