選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

12345678
  1. Bundle-SymbolicName: ${project.groupId}.shared
  2. Bundle-Activator: com.vaadin.osgi.resources.OsgiVaadinResources
  3. Bundle-Name: Vaadin Shared
  4. Bundle-RequiredExecutionEnvironment: JavaSE-1.8
  5. Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
  6. Import-Package: org.osgi*, elemental.json*
  7. Export-Package: com.vaadin.osgi.resources;-noimport:=true,\
  8. com.vaadin.shared*;-noimport:=tru