Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2009-05-14 17:43:51 +0000
committereutarass2009-05-14 17:43:51 +0000
commitfe5aa65dce717b63dd441e138c87b215697fdbe9 (patch)
treea9e265b383b1a7906fb1ec7cea8ef581d3cdae00 /plugins/org.eclipse.tm.tcf
parentab30eeb724fb234121396358d70d6f89be24d2da (diff)
downloadorg.eclipse.tcf-fe5aa65dce717b63dd441e138c87b215697fdbe9.tar.gz
org.eclipse.tcf-fe5aa65dce717b63dd441e138c87b215697fdbe9.tar.xz
org.eclipse.tcf-fe5aa65dce717b63dd441e138c87b215697fdbe9.zip
Bug 276281: [tcf] Cannot find classes from org.eclipse.tm.tcf.core fragment when building against a deployed target platform.
Rebuilt binary files.
Diffstat (limited to 'plugins/org.eclipse.tm.tcf')
-rw-r--r--plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF
index 0cb05c1eb..9111f93ff 100644
--- a/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF
@@ -9,3 +9,4 @@ Require-Bundle: org.eclipse.core.runtime
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true
+Eclipse-ExtensibleAPI: true

Back to the top