git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
21 lines
684 B
Plaintext
21 lines
684 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Common Plug-in
|
|
Bundle-SymbolicName: org.talend.commons;singleton:=true
|
|
Bundle-Version: 2.2.0.qualifier
|
|
Require-Bundle: org.eclipse.core.resources,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.jdt.core,
|
|
org.eclipse.jdt.launching,
|
|
org.eclipse.emf.ecore.xmi,
|
|
org.talend.libraries.jackson,
|
|
org.apache.log4j;visibility:=reexport,
|
|
org.talend.libraries.apache,
|
|
org.talend.commons.runtime;visibility:=reexport
|
|
Export-Package: org.talend.commons.utils.generation,
|
|
org.talend.commons.utils.io,
|
|
org.talend.commons.utils.workbench.resources
|
|
Bundle-Vendor: .Talend SA.
|
|
Bundle-ClassPath: .
|
|
Eclipse-RegisterBuddy: org.talend.testutils
|