From: Bruno Sinou Date: Thu, 15 Sep 2016 08:37:48 +0000 (+0000) Subject: Remove legacy bundle X-Git-Tag: argeo-commons-2.1.46~24 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=9ab0830f7bda7cec147913d05848ef87534f0d67;p=lgpl%2Fargeo-commons.git Remove legacy bundle git-svn-id: https://svn.argeo.org/commons/trunk@9154 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.eclipse.ui.workbench/.classpath b/org.argeo.eclipse.ui.workbench/.classpath deleted file mode 100644 index 457b11571..000000000 --- a/org.argeo.eclipse.ui.workbench/.classpath +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/org.argeo.eclipse.ui.workbench/.project b/org.argeo.eclipse.ui.workbench/.project deleted file mode 100644 index c8666b063..000000000 --- a/org.argeo.eclipse.ui.workbench/.project +++ /dev/null @@ -1,25 +0,0 @@ - - - org.argeo.eclipse.ui.workbench - - - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.pde.ManifestBuilder - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/org.argeo.eclipse.ui.workbench/META-INF/spring/commands.xml b/org.argeo.eclipse.ui.workbench/META-INF/spring/commands.xml deleted file mode 100644 index cbc152edc..000000000 --- a/org.argeo.eclipse.ui.workbench/META-INF/spring/commands.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/org.argeo.eclipse.ui.workbench/META-INF/spring/osgi.xml b/org.argeo.eclipse.ui.workbench/META-INF/spring/osgi.xml deleted file mode 100644 index ca60895b8..000000000 --- a/org.argeo.eclipse.ui.workbench/META-INF/spring/osgi.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/org.argeo.eclipse.ui.workbench/META-INF/spring/parts.xml b/org.argeo.eclipse.ui.workbench/META-INF/spring/parts.xml deleted file mode 100644 index 78aec8648..000000000 --- a/org.argeo.eclipse.ui.workbench/META-INF/spring/parts.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/org.argeo.eclipse.ui.workbench/bnd.bnd b/org.argeo.eclipse.ui.workbench/bnd.bnd deleted file mode 100644 index 26b6cf263..000000000 --- a/org.argeo.eclipse.ui.workbench/bnd.bnd +++ /dev/null @@ -1,17 +0,0 @@ -Bundle-SymbolicName: org.argeo.eclipse.ui.workbench;singleton:=true -Bundle-ActivationPolicy: lazy -Bundle-Activator: org.argeo.eclipse.ui.workbench.WorkbenchUiPlugin - -Require-Bundle: org.eclipse.ui;resolution:=optional,\ -org.eclipse.core.runtime,\ -#org.eclipse.rap.ui;resolution:=optional,\ -#org.eclipse.rap.ui.workbench;resolution:=optional - -Import-Package: org.argeo.eclipse.ui.specific,\ -org.eclipse.swt.widgets,\ -org.osgi.framework,\ -org.osgi.service.packageadmin,\ -!org.eclipse.core.runtime,\ -org.eclipse.swt,\ -org.eclipse.jface.window,\ -* diff --git a/org.argeo.eclipse.ui.workbench/build.properties b/org.argeo.eclipse.ui.workbench/build.properties deleted file mode 100644 index d3d3fb3e1..000000000 --- a/org.argeo.eclipse.ui.workbench/build.properties +++ /dev/null @@ -1,6 +0,0 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - icons/,\ - plugin.xml diff --git a/org.argeo.eclipse.ui.workbench/icons/home.gif b/org.argeo.eclipse.ui.workbench/icons/home.gif deleted file mode 100644 index fd0c66950..000000000 Binary files a/org.argeo.eclipse.ui.workbench/icons/home.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.workbench/plugin.xml b/org.argeo.eclipse.ui.workbench/plugin.xml deleted file mode 100644 index 8bbcee8ec..000000000 --- a/org.argeo.eclipse.ui.workbench/plugin.xml +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.argeo.eclipse.ui.workbench/pom.xml b/org.argeo.eclipse.ui.workbench/pom.xml deleted file mode 100644 index 612897f39..000000000 --- a/org.argeo.eclipse.ui.workbench/pom.xml +++ /dev/null @@ -1,36 +0,0 @@ - - 4.0.0 - - org.argeo.commons - 2.1.46-SNAPSHOT - argeo-commons - .. - - org.argeo.eclipse.ui.workbench - Commons Eclipse Workbench - - - org.argeo.commons - org.argeo.util - 2.1.46-SNAPSHOT - - - org.argeo.commons - org.argeo.eclipse.ui - 2.1.46-SNAPSHOT - - - org.argeo.commons - org.argeo.eclipse.ui.rap - 2.1.46-SNAPSHOT - provided - - - - org.argeo.commons - org.argeo.enterprise - 2.1.46-SNAPSHOT - - - \ No newline at end of file