Menu

[r2096]: / trunk / ch.sahits.codegen.ui / META-INF / MANIFEST.MF  Maximize  Restore  History

Download this file

22 lines (21 with data), 1.0 kB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Encapsule the UI components of the code generation
Bundle-SymbolicName: ch.sahits.codegen.ui;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: ch.sahits.codegen.ui.UIPlugin
Bundle-Vendor: Sahits GmbH
Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)";visibility:=reexport,
 org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
 org.eclipse.ui.views;bundle-version="[3.2.0,4.0.0)";visibility:=reexport,
 org.eclipse.jdt.ui;bundle-version="[3.2.0,4.0.0)";visibility:=reexport,
 org.eclipse.ui.ide;bundle-version="[3.2.0,4.0.0)";visibility:=reexport,
 ch.sahits.codegen.help;bundle-version="2.0.0";visibility:=reexport,
 org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)",
 org.eclipse.jdt.core;bundle-version="[3.2.0,4.0.0)",
 ch.sahits.codegen.core;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Eclipse-LazyStart: true
Export-Package: ch.sahits.codegen.ui,
 ch.sahits.codegen.ui.java,
 ch.sahits.codegen.ui.util
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.