Author: estherbin
Date: 2008-09-01 07:49:40 -0400 (Mon, 01 Sep 2008)
New Revision: 9987
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.classpath
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.project
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.settings/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.settings/org.eclipse.jdt.core.prefs
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/META-INF/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/META-INF/MANIFEST.MF
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/build.properties
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/Activator.java
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/core/
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/messages/
Log:
Initial import.
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.classpath
===================================================================
---
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.classpath
(rev 0)
+++
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.classpath 2008-09-01
11:49:40 UTC (rev 9987)
@@ -0,0 +1,7 @@
+<?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"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Property changes on:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.classpath
___________________________________________________________________
Name: svn:mime-type
+ text/xml
Name: svn:eol-style
+ native
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.project
===================================================================
---
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.project
(rev 0)
+++
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.project 2008-09-01
11:49:40 UTC (rev 9987)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.common.rreferences</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>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
+ </natures>
+</projectDescription>
Property changes on:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.project
___________________________________________________________________
Name: svn:mime-type
+ text/xml
Name: svn:eol-style
+ native
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.settings/org.eclipse.jdt.core.prefs
===================================================================
---
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.settings/org.eclipse.jdt.core.prefs
(rev 0)
+++
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.settings/org.eclipse.jdt.core.prefs 2008-09-01
11:49:40 UTC (rev 9987)
@@ -0,0 +1,7 @@
+#Mon Sep 01 14:21:24 EEST 2008
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5
Property changes on:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/.settings/org.eclipse.jdt.core.prefs
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/META-INF/MANIFEST.MF
===================================================================
---
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/META-INF/MANIFEST.MF
(rev 0)
+++
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/META-INF/MANIFEST.MF 2008-09-01
11:49:40 UTC (rev 9987)
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Rreferences Plug-in
+Bundle-SymbolicName: org.jboss.tools.common.rreferences
+Bundle-Version: 1.0.0
+Bundle-Activator: org.jboss.tools.common.rreferences.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Property changes on:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/META-INF/MANIFEST.MF
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/build.properties
===================================================================
---
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/build.properties
(rev 0)
+++
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/build.properties 2008-09-01
11:49:40 UTC (rev 9987)
@@ -0,0 +1,4 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .
Property changes on:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/build.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/Activator.java
===================================================================
---
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/Activator.java
(rev 0)
+++
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/Activator.java 2008-09-01
11:49:40 UTC (rev 9987)
@@ -0,0 +1,47 @@
+package org.jboss.tools.common.rreferences;
+
+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.common.rreferences";
+
+ // The shared instance
+ private static Activator plugin;
+
+ /**
+ * The constructor
+ */
+ public Activator() {
+ }
+
+ /**
+ * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
+ */
+ public void start(BundleContext context) throws Exception {
+ super.start(context);
+ plugin = this;
+ }
+ /**
+ * @see org.eclipse.ui.plugin.AbstractUIPlugin#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;
+ }
+
+}
Property changes on:
https:/svn.jboss.org/repos/jbosstools/trunk/common/plugins/org.jboss.tools.common.rreferences/src/org/jboss/tools/common/rreferences/Activator.java
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:keywords
+ Author Id Revision Date
Name: svn:eol-style
+ native
Show replies by date