Menu

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

Download this file

37 lines (36 with data), 1.3 kB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java Plug-in
Bundle-SymbolicName: ch.sahits.codegen.java;singleton:=true
Bundle-Version: 1.1.0
Bundle-Activator: ch.sahits.codegen.java.Activator
Bundle-Vendor: Sahits
Eclipse-BuddyPolicy: dependent, registered, app, ext
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
 org.eclipse.jdt.core;visibility:=reexport,
 org.eclipse.ui.views,
 org.eclipse.jdt.ui;visibility:=reexport,
 org.eclipse.core.resources;visibility:=reexport,
 org.eclipse.jface.text;visibility:=reexport,
 org.eclipse.ui;visibility:=reexport,
 org.eclipse.ui.editors,
 org.eclipse.ui.ide,
 org.jdom,
 ch.sahits.util,
 org.eclipse.emf.codegen,
 ch.sahits.model;bundle-version="0.9.4";visibility:=reexport,
 ch.sahits.codegen.core;bundle-version="1.1.0";visibility:=reexport,
 ch.sahits.codegen.help;bundle-version="1.0.0"
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
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.