Browse CVS Repository
Contents of /concierge/Plugin PubMedSticky/META-INF/MANIFEST.MF
Parent Directory
| Revision Log
| Revision Graph
Revision 1.6 -
( show annotations)
( download)
Wed Sep 13 06:21:39 2006 UTC
(17 years, 6 months ago)
by makimura
Branch: MAIN
CVS Tags: alpha, HEAD
Changes since 1.5: +2 -1 lines
*** empty log message ***
| 1 |
Manifest-Version: 1.0 |
| 2 |
Bundle-ManifestVersion: 2 |
| 3 |
Bundle-Name: PubMed Sticky Plug-in |
| 4 |
Bundle-SymbolicName: jp.sourceforge.concierge.plugin.pubmedsticky; singleton:=true |
| 5 |
Bundle-Version: 1.0.3 |
| 6 |
Bundle-Activator: jp.sourceforge.concierge.plugin.PubMedStickyPlugin |
| 7 |
Bundle-Localization: plugin |
| 8 |
Require-Bundle: org.eclipse.ui, |
| 9 |
org.eclipse.core.runtime, |
| 10 |
jp.sourceforge.concierge.framework, |
| 11 |
jp.sourceforge.concierge.plugin.ipapers |
| 12 |
Eclipse-LazyStart: true |
| 13 |
Bundle-Vendor: neuroinfo@brain.riken.jp |
| 14 |
Bundle-ClassPath: ./bin |
|