Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgreen2009-12-04 16:53:48 +0000
committerdgreen2009-12-04 16:53:48 +0000
commit42a57c60624fdac5989723ccc70d2238fb517a7a (patch)
tree505b8f3e5be7b51bf182e7baab5c5542ab02f880 /org.eclipse.mylyn.help.ui/META-INF
parentded6aded9d3aecd29174c4a770b836b6d44a09a1 (diff)
downloadorg.eclipse.mylyn.tasks-42a57c60624fdac5989723ccc70d2238fb517a7a.tar.gz
org.eclipse.mylyn.tasks-42a57c60624fdac5989723ccc70d2238fb517a7a.tar.xz
org.eclipse.mylyn.tasks-42a57c60624fdac5989723ccc70d2238fb517a7a.zip
NEW - bug 294991: Update MediaWikiImageFetcher task to use MediaWiki API to determine image URLs
https://bugs.eclipse.org/bugs/show_bug.cgi?id=294991
Diffstat (limited to 'org.eclipse.mylyn.help.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
index 2c190d0c7..dde7fcf3a 100644
--- a/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
@@ -13,5 +13,4 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylyn.commons.ui;bundle-version="[3.0.0,4.0.0)";resolution:=optional,
org.apache.ant;bundle-version="1.7.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.mylyn.internal.help.ui.anttask;x-internal:=true
Bundle-Localization: plugin

Back to the top