< prev index next >

application/org.openjdk.jmc.attach/META-INF/MANIFEST.MF

Print this page


   1 Manifest-Version: 1.0
   2 Bundle-ManifestVersion: 2
   3 Bundle-Name: Attach Plug-in
   4 Bundle-SymbolicName: org.openjdk.jmc.attach;singleton:=true
   5 Bundle-Version: 7.0.0.qualifier
   6 Bundle-Vendor: Oracle Corporation
   7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
   8 Bundle-Classpath: .,
   9  external:$java.home$/../lib/tools.jar
  10 Eclipse-BuddyPolicy: app
  11 Export-Package: org.openjdk.jmc.attach,
  12  com.sun.tools.attach,
  13  com.sun.tools.classfile,
  14  sun.jvmstat.monitor,
  15  sun.tools.attach
  16 Automatic-Module-Name: org.openjdk.jmc.attach
   1 Manifest-Version: 1.0
   2 Bundle-ManifestVersion: 2
   3 Bundle-Name: Attach Plug-in
   4 Bundle-SymbolicName: org.openjdk.jmc.attach;singleton:=true
   5 Bundle-Version: 7.1.0.qualifier
   6 Bundle-Vendor: Oracle Corporation
   7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
   8 Bundle-Classpath: .,
   9  external:$java.home$/../lib/tools.jar
  10 Eclipse-BuddyPolicy: app
  11 Export-Package: org.openjdk.jmc.attach,
  12  com.sun.tools.attach,
  13  com.sun.tools.classfile,
  14  sun.jvmstat.monitor,
  15  sun.tools.attach
  16 Automatic-Module-Name: org.openjdk.jmc.attach
< prev index next >