Browse CVS Repository
Contents of /concierge/Plugin iBooks/META-INF/MANIFEST.MF
Parent Directory
| Revision Log
| Revision Graph
Revision 1.5 -
( show annotations)
( download)
Tue Oct 17 08:54:12 2006 UTC
(17 years, 5 months ago)
by yasunori_suzuki
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +0 -1 lines
*** empty log message ***
| 1 |
Manifest-Version: 1.0 |
| 2 |
Bundle-ManifestVersion: 2 |
| 3 |
Bundle-Name: iBooks Plug-in |
| 4 |
Bundle-SymbolicName: jp.sourceforge.concierge.plugin.ibooks; singleton:=true |
| 5 |
Bundle-Version: 1.0.2 |
| 6 |
Bundle-Activator: jp.sourceforge.concierge.plugin.iBooksPlugin |
| 7 |
Bundle-Localization: plugin |
| 8 |
Require-Bundle: org.eclipse.ui, |
| 9 |
org.eclipse.core.runtime, |
| 10 |
jp.sourceforge.concierge.framework |
| 11 |
Eclipse-LazyStart: true |
| 12 |
Bundle-Vendor: neuroinfo@brain.riken.jp |
| 13 |
Bundle-ClassPath: ./bin |
|