Skip to content

Instantly share code, notes, and snippets.

@573
Created October 23, 2012 15:36
Show Gist options
  • Save 573/3939515 to your computer and use it in GitHub Desktop.
Save 573/3939515 to your computer and use it in GitHub Desktop.
The META-INF/MANIFEST.MF file (JPF)
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: simphony.agent
Bundle-Version: 1.2.0
Bundle-Localization: plugin
Bundle-Vendor: %providerName
Export-Package: simple.agent,
simple.extra
Require-Bundle: repast.simphony.data;bundle-version="1.2.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment