This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.datatools.xml/META-INF/MANIFEST.MF
wchen-talend 38773b7b25 Bugfix/6.3/tup 5032 optimize wsdl import (#581)
* TUP-5032: update basic API of xsd to be able to load the wsdl as well.

* TUP-5032: update the API used to parse the wsdl

* TUP-5032:[6.1.1] Studio hang issue

* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:49:11 +08:00

15 lines
442 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Datatools XML Plug-in
Bundle-SymbolicName: org.talend.datatools.xml
Bundle-Version: 6.3.0.qualifier
Require-Bundle: org.eclipse.xsd,
org.apache.commons.beanutils,
org.apache.commons.lang,
javax.wsdl;bundle-version="1.6.2",
org.talend.libraries.apache.axis2,
org.talend.core.runtime,
org.apache.xerces
Export-Package: org.talend.datatools.xml.utils
Bundle-Vendor: .Talend SA.