Author: nickboldt
Date: 2012-03-29 16:51:38 -0400 (Thu, 29 Mar 2012)
New Revision: 39931
Removed:
trunk/runtime/features/org.jboss.tools.runtime.feature/.project
trunk/runtime/features/org.jboss.tools.runtime.feature/build.properties
trunk/runtime/features/org.jboss.tools.runtime.feature/feature.properties
trunk/runtime/features/org.jboss.tools.runtime.feature/feature.xml
trunk/runtime/features/org.jboss.tools.runtime.feature/license.html
trunk/runtime/features/org.jboss.tools.runtime.feature/pom.xml
trunk/runtime/features/org.jboss.tools.runtime.feature/sourceTemplateFeature/.gitkeep
trunk/runtime/plugins/org.jboss.tools.runtime/.classpath
trunk/runtime/plugins/org.jboss.tools.runtime/.project
trunk/runtime/plugins/org.jboss.tools.runtime/.settings/org.eclipse.jdt.core.prefs
trunk/runtime/plugins/org.jboss.tools.runtime/META-INF/MANIFEST.MF
trunk/runtime/plugins/org.jboss.tools.runtime/about.html
trunk/runtime/plugins/org.jboss.tools.runtime/about.ini
trunk/runtime/plugins/org.jboss.tools.runtime/about.mappings
trunk/runtime/plugins/org.jboss.tools.runtime/about.properties
trunk/runtime/plugins/org.jboss.tools.runtime/build.properties
trunk/runtime/plugins/org.jboss.tools.runtime/icons/jboss.gif
trunk/runtime/plugins/org.jboss.tools.runtime/jboss_about.png
trunk/runtime/plugins/org.jboss.tools.runtime/plugin.properties
trunk/runtime/plugins/org.jboss.tools.runtime/plugin.xml
trunk/runtime/plugins/org.jboss.tools.runtime/pom.xml
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Activator.java
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Messages.java
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/messages.properties
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/preferences/JBossRuntimePreferencesInitializer.java
Log:
JBIDE-10875 remove org.jboss.tools.runtime plugin and org.jboss.tools.runtime.feature
feature
Deleted: trunk/runtime/features/org.jboss.tools.runtime.feature/.project
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.feature/.project 2012-03-29 20:51:14
UTC (rev 39930)
+++ trunk/runtime/features/org.jboss.tools.runtime.feature/.project 2012-03-29 20:51:38
UTC (rev 39931)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.jboss.tools.runtime.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>
Deleted: trunk/runtime/features/org.jboss.tools.runtime.feature/build.properties
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.feature/build.properties 2012-03-29
20:51:14 UTC (rev 39930)
+++ trunk/runtime/features/org.jboss.tools.runtime.feature/build.properties 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,3 +0,0 @@
-bin.includes = feature.xml,\
- feature.properties,\
- license.html
Deleted: trunk/runtime/features/org.jboss.tools.runtime.feature/feature.properties
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.feature/feature.properties 2012-03-29
20:51:14 UTC (rev 39930)
+++ trunk/runtime/features/org.jboss.tools.runtime.feature/feature.properties 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,56 +0,0 @@
-###############################################################################
-# Copyright (c) 2009-2012 Red Hat, Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-#
http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# JBoss by Red Hat - Initial implementation.
-##############################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Runtime Initialization
-
-# "providerName" property - name of the company that provides the feature
-providerName=JBoss by Red Hat
-
-# "updateSiteName" property - label for the update/discovery sites
-updateSiteName=JBoss Developer Studio Updates
-JBossToolsUpdatesSiteName=JBoss Tools Updates
-
-# "description" property - description of the feature
-description=This feature provides runtime initialization
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008-2012 Red Hat, Inc. and others.\nAll rights reserved. This
program and the accompanying materials\n
-are made available under the terms of the Eclipse Public License v1.0\n\
-which accompanies this distribution, and is available at\n\
-http\://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors\:\n\
-JBoss by Red Hat - Initial implementation.\n
- ############### end of copyright property ####################################
-
-# "licenseURL" property - URL of the "Feature License"
-# do not translate value - just change to point to a locale-specific HTML page
-licenseURL=license.html
-
-# START NON-TRANSLATABLE
-# "license" property - text of the "Feature Update License"
-# should be plain text version of license agreement pointed to be "licenseURL"
-license=Red Hat, Inc. licenses these features and plugins to you under \
-certain open source licenses (or aggregations of such licenses), which \
-in a particular case may include the Eclipse Public License, the GNU \
-Lesser General Public License, and/or certain other open source \
-licenses. For precise licensing details, consult the corresponding \
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
-Raleigh NC 27606 USA.
-# END NON-TRANSLATABLE
-########### end of license property ##########################################
-
Deleted: trunk/runtime/features/org.jboss.tools.runtime.feature/feature.xml
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.feature/feature.xml 2012-03-29 20:51:14
UTC (rev 39930)
+++ trunk/runtime/features/org.jboss.tools.runtime.feature/feature.xml 2012-03-29 20:51:38
UTC (rev 39931)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.runtime.feature"
- label="%featureName"
- version="1.3.0.qualifier"
- provider-name="%providerName"
- plugin="org.jboss.tools.runtime">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <plugin
- id="org.jboss.tools.runtime"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
Deleted: trunk/runtime/features/org.jboss.tools.runtime.feature/license.html
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.feature/license.html 2012-03-29
20:51:14 UTC (rev 39930)
+++ trunk/runtime/features/org.jboss.tools.runtime.feature/license.html 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<body>
-<p>Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</p>
-</body>
-</html>
\ No newline at end of file
Deleted: trunk/runtime/features/org.jboss.tools.runtime.feature/pom.xml
===================================================================
--- trunk/runtime/features/org.jboss.tools.runtime.feature/pom.xml 2012-03-29 20:51:14 UTC
(rev 39930)
+++ trunk/runtime/features/org.jboss.tools.runtime.feature/pom.xml 2012-03-29 20:51:38 UTC
(rev 39931)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jboss.tools.runtime</groupId>
- <artifactId>features</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools.runtime.features</groupId>
- <artifactId>org.jboss.tools.runtime.feature</artifactId>
-
- <packaging>eclipse-feature</packaging>
-</project>
\ No newline at end of file
Deleted:
trunk/runtime/features/org.jboss.tools.runtime.feature/sourceTemplateFeature/.gitkeep
===================================================================
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/.classpath
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/.classpath 2012-03-29 20:51:14 UTC (rev
39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/.classpath 2012-03-29 20:51:38 UTC (rev
39931)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/.project
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/.project 2012-03-29 20:51:14 UTC (rev
39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/.project 2012-03-29 20:51:38 UTC (rev
39931)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.jboss.tools.runtime</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>
Deleted:
trunk/runtime/plugins/org.jboss.tools.runtime/.settings/org.eclipse.jdt.core.prefs
===================================================================
---
trunk/runtime/plugins/org.jboss.tools.runtime/.settings/org.eclipse.jdt.core.prefs 2012-03-29
20:51:14 UTC (rev 39930)
+++
trunk/runtime/plugins/org.jboss.tools.runtime/.settings/org.eclipse.jdt.core.prefs 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,8 +0,0 @@
-#Thu Dec 02 21:41:17 CET 2010
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/META-INF/MANIFEST.MF
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/META-INF/MANIFEST.MF 2012-03-29 20:51:14
UTC (rev 39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/META-INF/MANIFEST.MF 2012-03-29 20:51:38
UTC (rev 39931)
@@ -1,19 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %BundleName
-Bundle-SymbolicName: org.jboss.tools.runtime;singleton:=true
-Bundle-Version: 1.3.0.qualifier
-Bundle-Activator: org.jboss.tools.runtime.Activator
-Bundle-Vendor: %BundleVendor
-Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
- org.eclipse.core.resources;bundle-version="3.7.0",
- org.eclipse.ui;bundle-version="3.7.0",
- org.jboss.tools.runtime.core,
- org.eclipse.ui.navigator;bundle-version="3.5.100",
- org.jboss.tools.runtime.ui
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Bundle-ActivationPolicy: lazy
-Bundle-Localization: plugin
-Export-Package: org.jboss.tools.runtime,
- org.jboss.tools.runtime.preferences
-
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/about.html
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/about.html 2012-03-29 20:51:14 UTC (rev
39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/about.html 2012-03-29 20:51:38 UTC (rev
39931)
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>©2007 Red Hat, Inc. All rights reserved</P>
-
-<H3>License</H3>
-
-<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
-("Content"). Unless otherwise indicated below, the Content is provided to you
-under the terms and conditions of the Eclipse Public License Version 1.0
-("EPL"). A copy of the EPL is available at
-<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from Red Hat Inc., the
-Content is being redistributed by another party ("Redistributor") and different
-terms and conditions may apply to your use of any object code in the Content.
-Check the Redistributor's license that was provided with the Content. If no such
-license exists, contact the Redistributor. Unless otherwise indicated below, the
-terms and conditions of the EPL still apply to any source code in the Content
-and such source code may be obtained at
- <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
-
-</BODY>
-</HTML>
\ No newline at end of file
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/about.ini
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/about.ini 2012-03-29 20:51:14 UTC (rev
39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/about.ini 2012-03-29 20:51:38 UTC (rev
39931)
@@ -1,26 +0,0 @@
-# about.ini
-# contains information about a feature
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# "%key" are externalized strings defined in about.properties
-# This file does not need to be translated.
-# Property "aboutText" contains blurb for "About" dialog
(translated)
-aboutText=%blurb
-
-# Property "windowImage" contains path to window icon (16x16)
-# needed for primary features only
-
-# Property "featureImage" contains path to feature image (32x32)
-featureImage=jboss_about.png
-
-# Property "aboutImage" contains path to product image (500x330 or 115x164)
-# needed for primary features only
-
-# Property "appName" contains name of the application (not translated)
-# needed for primary features only
-
-# Property "welcomePerspective" contains the id of the perspective in which
the
-# welcome page is to be opened.
-# optional
-
-
-
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/about.mappings
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/about.mappings 2012-03-29 20:51:14 UTC
(rev 39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/about.mappings 2012-03-29 20:51:38 UTC
(rev 39931)
@@ -1,5 +0,0 @@
-# about.mappings
-# contains fill-ins for about.properties
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file does not need to be translated.
-
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/about.properties
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/about.properties 2012-03-29 20:51:14 UTC
(rev 39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/about.properties 2012-03-29 20:51:38 UTC
(rev 39931)
@@ -1,2 +0,0 @@
-blurb=JBoss Runtime Initializer\n\nVersion\: {featureVersion}\n\n(c) Copyright (c) Red
Hat, Inc., contributors and others 2004 - 2012. All rights reserved.\nVisit
http\://jboss.org/tools
-
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/build.properties
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/build.properties 2012-03-29 20:51:14 UTC
(rev 39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/build.properties 2012-03-29 20:51:38 UTC
(rev 39931)
@@ -1,11 +0,0 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- plugin.properties,\
- about.html,\
- about.ini,\
- about.mappings,\
- about.properties,\
- jboss_about.png
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/icons/jboss.gif
===================================================================
(Binary files differ)
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/jboss_about.png
===================================================================
(Binary files differ)
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/plugin.properties
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/plugin.properties 2012-03-29 20:51:14
UTC (rev 39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/plugin.properties 2012-03-29 20:51:38
UTC (rev 39931)
@@ -1,5 +0,0 @@
-#Properties file for org.jboss.tools.runtime
-BundleVendor = JBoss by Red Hat
-BundleName = JBoss Runtime Initializer
-JBoss_Runtimes = JBoss Runtimes
-ImportExportJBossRuntimes = JBoss Runtimes preferences
\ No newline at end of file
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/plugin.xml
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/plugin.xml 2012-03-29 20:51:14 UTC (rev
39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/plugin.xml 2012-03-29 20:51:38 UTC (rev
39931)
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.2"?>
-<plugin>
-
- <extension
- point="org.eclipse.core.runtime.preferences">
- <initializer
class="org.jboss.tools.runtime.preferences.JBossRuntimePreferencesInitializer"/>
- </extension>
-
- <extension
- point="org.eclipse.ui.preferenceTransfer">
- <transfer
- id="org.jboss.tools.runtime.jbossruntime"
- icon="$nl$/icons/jboss.gif"
- name="%JBoss_Runtimes">
- <mapping
- scope="instance">
- <entry
- node="org.drools.eclipse">
- <key name="Drools.Runtimes"></key>
- </entry>
- <entry
- node="org.eclipse.wst.server.core">
- <key name="runtimes"></key>
- </entry>
- <entry
- node="org.jboss.tools.seam.core">
- <key
name="org.jboss.tools.seam.core.runtime.list"></key>
- </entry>
- <entry
- node="org.jboss.tools.jbpm.common">
- <key name="jbpm-name"></key>
- </entry>
- <entry
- node="org.jboss.tools.runtime">
- <key name="servers"></key>
- <key name="jbpms"></key>
- </entry>
- <entry
- node="org.jboss.ide.eclipse.as.ui">
- </entry>
- </mapping>
- <description>%ImportExportJBossRuntimes</description>
- </transfer>
- </extension>
- <!--
- <extension
- point="org.eclipse.wst.server.core.runtimeLocators">
- <runtimeLocator
- class="org.jboss.tools.runtime.JBossRuntimeLocator"
- id="org.jboss.ide.eclipse.as.ui.wizards.jboss.runtimeLocator"
- typeIds="org.jboss.ide.eclipse.as.*">
- </runtimeLocator>
- </extension>
- -->
-
-</plugin>
Deleted: trunk/runtime/plugins/org.jboss.tools.runtime/pom.xml
===================================================================
--- trunk/runtime/plugins/org.jboss.tools.runtime/pom.xml 2012-03-29 20:51:14 UTC (rev
39930)
+++ trunk/runtime/plugins/org.jboss.tools.runtime/pom.xml 2012-03-29 20:51:38 UTC (rev
39931)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jboss.tools.runtime</groupId>
- <artifactId>plugins</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools.runtime.plugins</groupId>
- <artifactId>org.jboss.tools.runtime</artifactId>
-
- <packaging>eclipse-plugin</packaging>
-</project>
\ No newline at end of file
Deleted:
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Activator.java
===================================================================
---
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Activator.java 2012-03-29
20:51:14 UTC (rev 39930)
+++
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Activator.java 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,79 +0,0 @@
-/*******************************************************************************
- * Copyright (c) 2010 Red Hat, Inc.
- * Distributed under license by Red Hat, Inc. All rights reserved.
- * This program is made available under the terms of the
- * Eclipse Public License v1.0 which accompanies this distribution,
- * and is available at
http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- * Red Hat, Inc. - initial API and implementation
- ******************************************************************************/
-package org.jboss.tools.runtime;
-
-import org.eclipse.core.runtime.IStatus;
-import org.eclipse.core.runtime.Status;
-import org.eclipse.ui.plugin.AbstractUIPlugin;
-import org.osgi.framework.BundleContext;
-
-/**
- * The activator class controls the plug-in life cycle
- */
-public class Activator extends AbstractUIPlugin {
-
- // The plug-in ID
- public static final String PLUGIN_ID = "org.jboss.tools.runtime";
//$NON-NLS-1$
-
- public static final String FIRST_START = "firstStart"; //$NON-NLS-1$
-
- public static final String SERVERS = "servers";
-
- public static final String JBPMS = "jbpms";
-
- // The shared instance
- private static Activator plugin;
-
- /**
- * The constructor
- */
- public Activator() {
- }
-
- /*
- * (non-Javadoc)
- * @see org.eclipse.core.runtime.Plugins#start(org.osgi.framework.BundleContext)
- */
- public void start(BundleContext context) throws Exception {
- super.start(context);
- plugin = this;
- }
-
- /*
- * (non-Javadoc)
- * @see org.eclipse.core.runtime.Plugin#stop(org.osgi.framework.BundleContext)
- */
- public void stop(BundleContext context) throws Exception {
- plugin = null;
- super.stop(context);
- }
-
- /**
- * Returns the shared instance
- *
- * @return the shared instance
- */
- public static Activator getDefault() {
- return plugin;
- }
-
- public static void log(Throwable e) {
- IStatus status = new Status(IStatus.ERROR, PLUGIN_ID, e
- .getLocalizedMessage(), e);
- Activator.getDefault().getLog().log(status);
- }
-
- public static void log(Throwable e, String message) {
- IStatus status = new Status(IStatus.ERROR, PLUGIN_ID, message, e);
- Activator.getDefault().getLog().log(status);
- }
-
-}
Deleted:
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Messages.java
===================================================================
---
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Messages.java 2012-03-29
20:51:14 UTC (rev 39930)
+++
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/Messages.java 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,38 +0,0 @@
-/*******************************************************************************
- * Copyright (c) 2010 Red Hat, Inc.
- * Distributed under license by Red Hat, Inc. All rights reserved.
- * This program is made available under the terms of the
- * Eclipse Public License v1.0 which accompanies this distribution,
- * and is available at
http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- * Red Hat, Inc. - initial API and implementation
- ******************************************************************************/
-package org.jboss.tools.runtime;
-
-import org.eclipse.osgi.util.NLS;
-
-public class Messages extends NLS {
- private static final String BUNDLE_NAME = "org.jboss.tools.runtime.messages";
//$NON-NLS-1$
- public static String JBossRuntimeStartup_JBoss_Application_Server_6_0;
- public static String JBossRuntimeStartup_JBoss_Application_Server_7_0;
- public static String JBossRuntimeStartup_Cannot_create_new_JBoss_Server;
- public static String JBossRuntimeStartup_Cannott_create_new_DTP_Connection_Profile;
- public static String JBossRuntimeStartup_Cannott_create_new_HSQL_DB_Driver;
- public static String JBossRuntimeStartup_JBoss_Application_Server_3_2;
- public static String JBossRuntimeStartup_JBoss_Application_Server_4_0;
- public static String JBossRuntimeStartup_JBoss_Application_Server_4_2;
- public static String JBossRuntimeStartup_JBoss_Application_Server_5_0;
- public static String JBossRuntimeStartup_JBoss_Application_Server_5_1;
- public static String JBossRuntimeStartup_JBoss_EAP_Server_4_3;
- public static String JBossRuntimeStartup_JBoss_EAP_Server_5_0;
- public static String JBossRuntimeStartup_Runtime;
- public static String JBossRuntimeStartup_The_JBoss_AS_Hypersonic_embedded_database;
- static {
- // initialize resource bundle
- NLS.initializeMessages(BUNDLE_NAME, Messages.class);
- }
-
- private Messages() {
- }
-}
Deleted:
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/messages.properties
===================================================================
---
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/messages.properties 2012-03-29
20:51:14 UTC (rev 39930)
+++
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/messages.properties 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,14 +0,0 @@
-JBossRuntimeStartup_Cannot_create_new_JBoss_Server=Can''t create new JBoss
Server
-JBossRuntimeStartup_Cannott_create_new_DTP_Connection_Profile=Can''t create new
DTP Connection Profile for JBoss AS Hypersonic embedded database
-JBossRuntimeStartup_Cannott_create_new_HSQL_DB_Driver=Can''t create new HSQL DB
Driver.
-JBossRuntimeStartup_JBoss_Application_Server_3_2=JBoss Application Server 3.2
-JBossRuntimeStartup_JBoss_Application_Server_4_0=JBoss Application Server 4.0
-JBossRuntimeStartup_JBoss_Application_Server_4_2=JBoss Application Server 4.2
-JBossRuntimeStartup_JBoss_Application_Server_5_0=JBoss Application Server 5.0
-JBossRuntimeStartup_JBoss_Application_Server_5_1=JBoss Application Server 5.1
-JBossRuntimeStartup_JBoss_Application_Server_6_0=JBoss Application Server 6.0
-JBossRuntimeStartup_JBoss_Application_Server_7_0=JBoss Application Server 7.0
-JBossRuntimeStartup_JBoss_EAP_Server_4_3=JBoss EAP Server 4.3
-JBossRuntimeStartup_JBoss_EAP_Server_5_0=JBoss EAP Server 5.0
-JBossRuntimeStartup_Runtime=Runtime
-JBossRuntimeStartup_The_JBoss_AS_Hypersonic_embedded_database=The JBoss AS Hypersonic
embedded database
Deleted:
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/preferences/JBossRuntimePreferencesInitializer.java
===================================================================
---
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/preferences/JBossRuntimePreferencesInitializer.java 2012-03-29
20:51:14 UTC (rev 39930)
+++
trunk/runtime/plugins/org.jboss.tools.runtime/src/org/jboss/tools/runtime/preferences/JBossRuntimePreferencesInitializer.java 2012-03-29
20:51:38 UTC (rev 39931)
@@ -1,28 +0,0 @@
-/*************************************************************************************
- * Copyright (c) 2008-2011 Red Hat, Inc. and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- *
http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- * JBoss by Red Hat - Initial implementation.
- ************************************************************************************/
-package org.jboss.tools.runtime.preferences;
-
-import org.eclipse.core.runtime.Preferences;
-import org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer;
-import org.jboss.tools.runtime.Activator;
-
-public class JBossRuntimePreferencesInitializer extends
- AbstractPreferenceInitializer {
-
- @Override
- public void initializeDefaultPreferences() {
- Preferences preferences = Activator.getDefault().getPluginPreferences();
- preferences.setDefault(
- Activator.FIRST_START,
- true);
- }
-
-}