Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2015-08-26 21:52:17 +0000
committerMat Booth2015-08-26 21:55:23 +0000
commitde616e718df50067f3130488f049958024fc33cc (patch)
tree76c2a70f9995b0dbeebcdecdb9f0fe0a280f639b
parent96aa00a698620844c0a8c8d84db1dce985990971 (diff)
downloadeclipse.platform.common-de616e718df50067f3130488f049958024fc33cc.tar.gz
eclipse.platform.common-de616e718df50067f3130488f049958024fc33cc.tar.xz
eclipse.platform.common-de616e718df50067f3130488f049958024fc33cc.zip
Bug 394739 - Remove org.eclipse.core.runtime.compatibility* bundles
Change-Id: I6d64dc728aa04ae53ace8e7676789ee1c1d32e5c Signed-off-by: Mat Booth <mat.booth@redhat.com>
-rw-r--r--bundles/org.eclipse.platform.doc.isv/platformOptions.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/bundles/org.eclipse.platform.doc.isv/platformOptions.txt b/bundles/org.eclipse.platform.doc.isv/platformOptions.txt
index 06f5d8d48..a66603806 100644
--- a/bundles/org.eclipse.platform.doc.isv/platformOptions.txt
+++ b/bundles/org.eclipse.platform.doc.isv/platformOptions.txt
@@ -17,8 +17,6 @@
;${eclipse.platform.runtime.bundles}/org.eclipse.core.expressions/src
;${eclipse.platform.runtime.bundles}/org.eclipse.core.jobs/src
;${eclipse.platform.runtime.bundles}/org.eclipse.core.runtime/src
-;${eclipse.platform.runtime.bundles}/org.eclipse.core.runtime.compatibility/src-model
-;${eclipse.platform.runtime.bundles}/org.eclipse.core.runtime.compatibility/src-runtime
;${eclipse.platform.runtime.bundles}/org.eclipse.e4.core.contexts/src
;${eclipse.platform.runtime.bundles}/org.eclipse.e4.core.di/src
;${eclipse.platform.runtime.bundles}/org.eclipse.e4.core.di.annotations/src
@@ -164,7 +162,6 @@
;${dependency.dir}/org.sat4j.pb_*.jar
;${dependency.dir}/org.w3c.css.sac_*.jar
;${eclipse.equinox.supplement}/${dot.classes}
-;${eclipse.platform.runtime.bundles}/org.eclipse.core.runtime.compatibility.auth/${dot.classes}
;${eclipse.platform.ua}/org.eclipse.help.appserver/${dot.classes}
;${rt.equinox.framework.bundles}/org.eclipse.osgi/${dot.classes}
;${rt.equinox.framework.bundles}/org.eclipse.osgi/osgi/osgi.annotation.jar

Back to the top