2 Bundle-ManifestVersion: 2
3 Bundle-Name: Tadpole DB Hub mongodb model core
4 Bundle-SymbolicName: com.hangum.tadpole.mongodb.model;singleton:=true
5 Bundle-Version: 2.0.0.qualifier
7 Bundle-Vendor: TadpoleHub Co.Ltd
8 Bundle-Localization: plugin
9 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
11 com.hangum.tadpole.mongodb.model,
12 com.hangum.tadpole.mongodb.model.impl,
13 com.hangum.tadpole.mongodb.model.util
14 Require-Bundle: org.eclipse.core.runtime,
15 org.eclipse.emf.ecore;visibility:=reexport,
16 org.eclipse.rap.gef;bundle-version="0.1.0",
17 org.eclipse.rap.draw2d;bundle-version="0.1.0",
18 org.eclipse.rap.draw2d.compatibility;bundle-version="0.1.0"
19 Bundle-ActivationPolicy: lazy