Browse CVS Repository
Contents of /concierge/Parser Date/META-INF/MANIFEST.MF
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( show annotations)
( download)
Wed Jul 26 05:04:02 2006 UTC
(17 years, 8 months ago)
by makimura
Branch: MAIN
CVS Tags: alpha, HEAD
Changes since 1.1: +1 -1 lines
*** empty log message ***
| 1 |
Manifest-Version: 1.0 |
| 2 |
Bundle-ManifestVersion: 2 |
| 3 |
Bundle-Name: DateParser |
| 4 |
Bundle-SymbolicName: jp.sourceforge.concierge.parser.date |
| 5 |
Bundle-Version: 1.0.0 |
| 6 |
Bundle-Activator: jp.sourceforge.concierge.parser.DateParserPlugin |
| 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 |
|