File: o.e.emf.ant-bundle-classpath.patch

package info (click to toggle)
eclipse-emf 2.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 57,992 kB
  • ctags: 81,092
  • sloc: java: 561,060; xml: 7,553; sh: 111; makefile: 11
file content (21 lines) | stat: -rw-r--r-- 823 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Jakub Adam <jakub.adam@ktknet.cz>
Date: Mon, 13 Aug 2012 20:20:12 +0200
Subject: o.e.emf.ant-bundle-classpath

---
 plugins/org.eclipse.emf.ant/META-INF/MANIFEST.MF |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/org.eclipse.emf.ant/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.ant/META-INF/MANIFEST.MF
index fffc0dc..4e3b6af 100644
--- a/plugins/org.eclipse.emf.ant/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.ant/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.emf.ant; singleton:=true
 Bundle-Version: 2.7.0.qualifier
-Bundle-ClassPath: .
+Bundle-ClassPath: .,ant_tasks/emf.ant.tasks.jar
 Bundle-Activator: org.eclipse.emf.ant.EMFAntPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin