From 061daffdce39efb100dbd066e3ef5468f07ce2af Mon Sep 17 00:00:00 2001 From: Bhupendra Bhusman Bhardwaj Date: Wed, 13 Dec 2006 12:28:14 +0000 Subject: restructured the eclipse-plugin for packaging according to platform git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486620 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/configuration/config.ini | 26 --------------------- .../bundles/16/1/.cp/swt-win32-3232.dll | Bin 323584 -> 0 bytes .../eclipse-plugin/src/main/resources/eclipse.exe | Bin 0 -> 180224 bytes .../eclipse-plugin/src/main/resources/qpidmc.exe | Bin 180224 -> 0 bytes .../main/resources/unix/configuration/config.ini | 26 +++++++++++++++++++++ .../main/resources/win32/configuration/config.ini | 26 +++++++++++++++++++++ .../bundles/16/1/.cp/swt-win32-3232.dll | Bin 0 -> 323584 bytes 7 files changed, 52 insertions(+), 26 deletions(-) delete mode 100644 java/management/eclipse-plugin/src/main/resources/configuration/config.ini delete mode 100644 java/management/eclipse-plugin/src/main/resources/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll create mode 100644 java/management/eclipse-plugin/src/main/resources/eclipse.exe delete mode 100644 java/management/eclipse-plugin/src/main/resources/qpidmc.exe create mode 100644 java/management/eclipse-plugin/src/main/resources/unix/configuration/config.ini create mode 100644 java/management/eclipse-plugin/src/main/resources/win32/configuration/config.ini create mode 100644 java/management/eclipse-plugin/src/main/resources/win32/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll (limited to 'java') diff --git a/java/management/eclipse-plugin/src/main/resources/configuration/config.ini b/java/management/eclipse-plugin/src/main/resources/configuration/config.ini deleted file mode 100644 index dbe3f23fe9..0000000000 --- a/java/management/eclipse-plugin/src/main/resources/configuration/config.ini +++ /dev/null @@ -1,26 +0,0 @@ -############################################################################### -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -############################################################################### - -#Product Runtime Configuration File - -osgi.splashPath=platform:/base/plugins/org.apache.qpid.management.ui -eclipse.product=org.apache.qpid.management.ui.product -eclipse.application=org.apache.qpid.management.ui.application -osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.core.runtime@start,com.ibm.icu,org.apache.qpid.management.ui,org.eclipse.core.commands,org.eclipse.core.contenttype,org.eclipse.core.expressions,org.eclipse.core.jobs,org.eclipse.core.runtime.compatibility.auth,org.eclipse.core.runtime.compatibility.registry,org.eclipse.equinox.preferences,org.eclipse.equinox.registry,org.eclipse.help,org.eclipse.jface,org.eclipse.swt,org.eclipse.swt.win32.win32.x86,org.eclipse.ui,org.eclipse.ui.forms,org.eclipse.ui.workbench -osgi.bundles.defaultStartLevel=4 diff --git a/java/management/eclipse-plugin/src/main/resources/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll b/java/management/eclipse-plugin/src/main/resources/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll deleted file mode 100644 index f028cec28d..0000000000 Binary files a/java/management/eclipse-plugin/src/main/resources/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll and /dev/null differ diff --git a/java/management/eclipse-plugin/src/main/resources/eclipse.exe b/java/management/eclipse-plugin/src/main/resources/eclipse.exe new file mode 100644 index 0000000000..7826d1ed80 Binary files /dev/null and b/java/management/eclipse-plugin/src/main/resources/eclipse.exe differ diff --git a/java/management/eclipse-plugin/src/main/resources/qpidmc.exe b/java/management/eclipse-plugin/src/main/resources/qpidmc.exe deleted file mode 100644 index 7826d1ed80..0000000000 Binary files a/java/management/eclipse-plugin/src/main/resources/qpidmc.exe and /dev/null differ diff --git a/java/management/eclipse-plugin/src/main/resources/unix/configuration/config.ini b/java/management/eclipse-plugin/src/main/resources/unix/configuration/config.ini new file mode 100644 index 0000000000..d50b06cbcf --- /dev/null +++ b/java/management/eclipse-plugin/src/main/resources/unix/configuration/config.ini @@ -0,0 +1,26 @@ +############################################################################### +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +############################################################################### + +#Product Runtime Configuration File + +osgi.splashPath=platform:/base/plugins/org.apache.qpid.management.ui +eclipse.product=org.apache.qpid.management.ui.product +eclipse.application=org.apache.qpid.management.ui.application +osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.core.runtime@start,com.ibm.icu,org.apache.qpid.management.ui,org.eclipse.core.commands,org.eclipse.core.contenttype,org.eclipse.core.expressions,org.eclipse.core.jobs,org.eclipse.core.runtime.compatibility.auth,org.eclipse.core.runtime.compatibility.registry,org.eclipse.equinox.preferences,org.eclipse.equinox.registry,org.eclipse.help,org.eclipse.jface,org.eclipse.swt,org.eclipse.swt.motif.linux.x86,org.eclipse.swt.gtk.linux.x86_64,org.eclipse.swt.gtk.linux.x86,org.eclipse.swt.gtk.linux.ppc,org.eclipse.swt.motif.hpux.PA_RISC,org.eclipse.swt.gtk.solaris.sparc,org.eclipse.swt.motif.solaris.sparc,org.eclipse.swt.carbon.macocx,org.eclipse.ui,org.eclipse.ui.forms,org.eclipse.ui.workbench +osgi.bundles.defaultStartLevel=4 diff --git a/java/management/eclipse-plugin/src/main/resources/win32/configuration/config.ini b/java/management/eclipse-plugin/src/main/resources/win32/configuration/config.ini new file mode 100644 index 0000000000..dbe3f23fe9 --- /dev/null +++ b/java/management/eclipse-plugin/src/main/resources/win32/configuration/config.ini @@ -0,0 +1,26 @@ +############################################################################### +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +############################################################################### + +#Product Runtime Configuration File + +osgi.splashPath=platform:/base/plugins/org.apache.qpid.management.ui +eclipse.product=org.apache.qpid.management.ui.product +eclipse.application=org.apache.qpid.management.ui.application +osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.core.runtime@start,com.ibm.icu,org.apache.qpid.management.ui,org.eclipse.core.commands,org.eclipse.core.contenttype,org.eclipse.core.expressions,org.eclipse.core.jobs,org.eclipse.core.runtime.compatibility.auth,org.eclipse.core.runtime.compatibility.registry,org.eclipse.equinox.preferences,org.eclipse.equinox.registry,org.eclipse.help,org.eclipse.jface,org.eclipse.swt,org.eclipse.swt.win32.win32.x86,org.eclipse.ui,org.eclipse.ui.forms,org.eclipse.ui.workbench +osgi.bundles.defaultStartLevel=4 diff --git a/java/management/eclipse-plugin/src/main/resources/win32/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll b/java/management/eclipse-plugin/src/main/resources/win32/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll new file mode 100644 index 0000000000..f028cec28d Binary files /dev/null and b/java/management/eclipse-plugin/src/main/resources/win32/configuration/org.eclipse.osgi/bundles/16/1/.cp/swt-win32-3232.dll differ -- cgit v1.2.1