blob: 4ea309b4724de25f5a8952620b605c0b5811dc36 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OTE Define Plug-in (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.define;singleton:=true
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.eclipse.osee.ote.define.internal.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.core.filebuffers,
org.eclipse.core.filesystem,
org.eclipse.osee.framework.jdk.core,
org.eclipse.osee.framework.plugin.core,
org.eclipse.osee.framework.ui.plugin,
org.eclipse.osee.framework.skynet.core
Export-Package: org.eclipse.osee.ote.define,
org.eclipse.osee.ote.define.artifacts,
org.eclipse.osee.ote.define.jobs,
org.eclipse.osee.ote.define.operations,
org.eclipse.osee.ote.define.parser,
org.eclipse.osee.ote.define.parser.handlers,
org.eclipse.osee.ote.define.utilities
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-11
Import-Package: javax.ws.rs.core,
org.apache.commons.lang,
org.eclipse.jdt.annotation,
org.eclipse.osee.framework.core.data,
org.eclipse.osee.framework.core.enums,
org.eclipse.osee.framework.core.enums.token,
org.eclipse.osee.framework.core.exception,
org.eclipse.osee.framework.core.model,
org.eclipse.osee.framework.core.threading,
org.eclipse.osee.framework.core.util,
org.eclipse.osee.framework.logging