2 Bundle-ManifestVersion: 2
3 Bundle-Name: OTP Commons
4 Bundle-SymbolicName: com.hangum.tadpole.commons.otp.core
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: com.hangum.tadpole.commons.otp.core.Activator
7 Bundle-Vendor: TadpoleDBHUB
8 Require-Bundle: org.eclipse.core.runtime,
9 org.eclipse.rap.ui;bundle-version="3.1.0",
10 com.hangum.tadpole.commons.otp.activesheild.core;bundle-version="1.0.0";resolution:=optional,
11 com.hangum.tadpole.commons.otp.google.core;bundle-version="1.0.0";resolution:=optional
12 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
13 Bundle-ActivationPolicy: lazy
14 Export-Package: com.hangum.tadpole.commons.otp.core