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.common.ui.runtime/META-INF/MANIFEST.MF

56 lines
1.9 KiB
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common UI runtime Plug-in
Bundle-SymbolicName: org.talend.common.ui.runtime;singleton:=true
Bundle-Version: 8.0.1.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.apache.commons.collections,
org.talend.libraries.dom4j-jaxen,
org.apache.commons.lang,
org.apache.log4j,
org.talend.libraries.apache,
org.talend.commons.runtime,
org.talend.libraries.ui,
org.apache.ant
Export-Package:
org.talend.commons.ui.runtime,
org.talend.commons.ui.runtime.exception,
org.talend.commons.ui.runtime.expressionbuilder,
org.talend.commons.ui.runtime.geometry,
org.talend.commons.ui.runtime.i18n,
org.talend.commons.ui.runtime.image,
org.talend.commons.ui.runtime.repository,
org.talend.commons.ui.runtime.swt.calendar,
org.talend.commons.ui.runtime.swt.celleditor,
org.talend.commons.ui.runtime.swt.proposal,
org.talend.commons.ui.runtime.swt.tableviewer,
org.talend.commons.ui.runtime.swt.tableviewer.behavior,
org.talend.commons.ui.runtime.swt.tableviewer.celleditor,
org.talend.commons.ui.runtime.swt.tableviewer.data,
org.talend.commons.ui.runtime.swt.tableviewer.selection,
org.talend.commons.ui.runtime.swt.tableviewer.sort,
org.talend.commons.ui.runtime.swt.tableviewer.tableeditor,
org.talend.commons.ui.runtime.thread,
org.talend.commons.ui.runtime.update,
org.talend.commons.ui.runtime.utils,
org.talend.commons.ui.runtime.ws
Import-Package: org.eclipse.jface.bindings.keys,
org.eclipse.jface.dialogs,
org.eclipse.jface.fieldassist,
org.eclipse.jface.resource,
org.eclipse.jface.util,
org.eclipse.jface.viewers,
org.eclipse.jface.window,
org.eclipse.swt,
org.eclipse.swt.custom,
org.eclipse.swt.events,
org.eclipse.swt.graphics,
org.eclipse.swt.layout,
org.eclipse.swt.widgets,
org.eclipse.ui.forms.events,
org.eclipse.ui.forms.widgets,
org.talend.utils.io
Bundle-Activator: org.talend.commons.ui.runtime.CommonUIPlugin
Bundle-ActivationPolicy: lazy
Bundle-Vendor: .Talend SA.