From ba14c5851d213c5e10c18ec7dccd3337cd1279fa Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Thu, 8 Dec 2016 20:35:43 -0500 Subject: [PATCH] Issue #259 - remove Jython from build to avoid IP issue; still need to fix dev menu to allow easy installation. --- org.eclipse.ice.product/ice.runtime.product | 2 -- org.eclipse.ice.product/ice.sdk.product | 2 -- org.eclipse.ice.target.neon/neon.target | 8 +------- 3 files changed, 1 insertion(+), 11 deletions(-) diff --git a/org.eclipse.ice.product/ice.runtime.product b/org.eclipse.ice.product/ice.runtime.product index 5ac330e2a..5c70af6fb 100644 --- a/org.eclipse.ice.product/ice.runtime.product +++ b/org.eclipse.ice.product/ice.runtime.product @@ -123,11 +123,9 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - - diff --git a/org.eclipse.ice.product/ice.sdk.product b/org.eclipse.ice.product/ice.sdk.product index 3ea96ac61..fe02a8060 100644 --- a/org.eclipse.ice.product/ice.sdk.product +++ b/org.eclipse.ice.product/ice.sdk.product @@ -123,11 +123,9 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - - diff --git a/org.eclipse.ice.target.neon/neon.target b/org.eclipse.ice.target.neon/neon.target index 2a6afbcdb..6d0895b69 100644 --- a/org.eclipse.ice.target.neon/neon.target +++ b/org.eclipse.ice.target.neon/neon.target @@ -1,5 +1,5 @@ - + @@ -151,22 +151,16 @@ - - - - - - -- GitLab