mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
16 lines
492 B
Plaintext
16 lines
492 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: gwt-dev
|
|
Bundle-SymbolicName: com.google.gwt.dev
|
|
Bundle-Version: 2.11.1
|
|
Bundle-Vendor: GOOGLE
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ClassPath: lib/gwt-dev.jar,
|
|
.
|
|
Require-Bundle: org.eclipse.jetty.osgi-servlet-api;bundle-version="3.1.0"
|
|
Export-Package: com.google.gwt.core.ext,
|
|
com.google.gwt.core.ext.linker,
|
|
com.google.gwt.core.ext.linker.impl,
|
|
com.google.gwt.dev.cfg
|
|
Automatic-Module-Name: com.google.gwt.dev
|