Menu

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

Download this file

34 lines (33 with data), 1.4 kB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java Code Generation Plug-in
Bundle-SymbolicName: ch.sahits.codegen.java;singleton:=true
Bundle-Version: 2.0.0
Bundle-Activator: ch.sahits.codegen.java.JavaCodegenPlugin
Bundle-Vendor: Sahits GmbH
Eclipse-BuddyPolicy: dependent, registered, app, ext
Require-Bundle: org.eclipse.ui.views,
 org.eclipse.jface.text;visibility:=reexport,
 org.eclipse.ui.editors;visibility:=reexport,
 org.eclipse.ui.ide,
 org.jdom;visibility:=reexport,
 ch.sahits.model;bundle-version="1.1.0";visibility:=reexport,
 ch.sahits.codegen.core;bundle-version="1.1.0";visibility:=reexport,
 ch.sahits.codegen.help;bundle-version="1.1.0";visibility:=reexport,
 ch.sahits.codegen;bundle-version="1.0.0";visibility:=reexport,
 ch.sahits.util;bundle-version="1.2.0";visibility:=reexport
Eclipse-LazyStart: true
Bundle-ClassPath: .
Export-Package: ch.sahits.codegen.java,
 ch.sahits.codegen.java.generator,
 ch.sahits.codegen.java.generator.ast,
 ch.sahits.codegen.java.generator.jettemplate,
 ch.sahits.codegen.java.input,
 ch.sahits.codegen.java.input.db,
 ch.sahits.codegen.java.internal.wizards;x-internal:=true,
 ch.sahits.codegen.java.model,
 ch.sahits.codegen.java.model.util,
 ch.sahits.codegen.java.util,
 ch.sahits.codegen.java.wizards
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
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.