Browse CVS Repository
Contents of /xoonips-library/LibConcierge/META-INF/MANIFEST.MF
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( show annotations)
( download)
Wed Nov 8 08:57:41 2006 UTC
(17 years, 5 months ago)
by h-sakai
Branch: MAIN
CVS Tags: HEAD
DataConverter plugin have been a stand alone application.
| 1 |
Manifest-Version: 1.0 |
| 2 |
Bundle-ManifestVersion: 2 |
| 3 |
Bundle-Name: LibConcierge Plug-in |
| 4 |
Bundle-SymbolicName: LibConcierge; singleton:=true |
| 5 |
Bundle-Version: 1.0.0 |
| 6 |
Bundle-Activator: jp.sourceforge.libconcierge.Activator |
| 7 |
Bundle-Localization: plugin |
| 8 |
Require-Bundle: org.eclipse.ui, |
| 9 |
org.eclipse.core.runtime |
| 10 |
Eclipse-LazyStart: true |
|