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

bnd.bnd 263B

123456
  1. Bundle-SymbolicName: ${project.groupId}.themes
  2. Bundle-Name: Vaadin Themes
  3. Bundle-Version: ${osgi.bundle.version}
  4. Import-Package: com.vaadin.*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
  5. *
  6. Export-Package: com.vaadin.osgi.themes;-noimport:=true