From a7c082b66bcc6454e644bc076d9d7642642ea5c2 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 7 Jan 2017 12:14:51 +0100 Subject: [PATCH] Start adapting SLC IDE --- ide/features/org.argeo.slc.ide/feature.xml | 6 ------ ide/plugins/org.argeo.slc.ide.branding/.classpath | 1 - .../org.argeo.slc.ide.branding/org.argeo.slc.ide.product | 5 +++-- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/ide/features/org.argeo.slc.ide/feature.xml b/ide/features/org.argeo.slc.ide/feature.xml index 8aef343c5..b4cb5460c 100644 --- a/ide/features/org.argeo.slc.ide/feature.xml +++ b/ide/features/org.argeo.slc.ide/feature.xml @@ -46,14 +46,8 @@ and limitations under the License. - - - - - - - diff --git a/ide/plugins/org.argeo.slc.ide.branding/org.argeo.slc.ide.product b/ide/plugins/org.argeo.slc.ide.branding/org.argeo.slc.ide.product index eef57c633..0d93d1e40 100644 --- a/ide/plugins/org.argeo.slc.ide.branding/org.argeo.slc.ide.product +++ b/ide/plugins/org.argeo.slc.ide.branding/org.argeo.slc.ide.product @@ -14,7 +14,8 @@ - -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts + -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts + @@ -33,7 +34,7 @@ - org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6 + org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 -- 2.39.2