Menu

[r241]: / plugin / META-INF / MANIFEST.MF  Maximize  Restore  History

Download this file

32 lines (31 with data), 893 Bytes

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java Plug-in
Bundle-SymbolicName: ch.sahits.codegen.java;singleton:=true
Bundle-Version: 0.9.1
Bundle-Activator: ch.sahits.codegen.java.Activator
Bundle-Vendor: Sahits
Eclipse-BuddyPolicy: registered, app, ext
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.jdt.core,
 org.eclipse.ui.views,
 org.eclipse.jdt.ui,
 org.eclipse.jdt.core.manipulation,
 org.eclipse.jdt,
 org.eclipse.emf.codegen,
 org.eclipse.jdt.junit4.runtime,
 org.eclipse.core.resources,
 org.eclipse.jface.text,
 org.eclipse.core.filebuffers,
 org.eclipse.core.filesystem,
 org.eclipse.ui,
 org.eclipse.ui.editors,
 org.eclipse.ui.ide
Eclipse-LazyStart: true
Bundle-ClassPath: .,
 lib/sahitsUtil_0.1.1.jar,
 lib/jdom.jar
Export-Package: ch.sahits.codegen.java,
 ch.sahits.codegen.java.input,
 ch.sahits.codegen.java.model,
 ch.sahits.codegen.java.model.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.