我开发了一个JIRA插件,我需要知道如何生成.obr文件而不是JAR文件。有人能帮我一下吗,谢谢:)
要开始,请查看如何开始使用OSGi,并阅读教程:
- EclipseCon教程-由Thomas Watson和Peter Kriens在EclipseCon 2006上给出的教程。[注:教程内容已移至Subversion]
The Server Side: OSGi for Beginners - A hello worldtutorial.Javaworld: OSGi教程-一个初学者教程。- Glyn Normington的Hello World -可能是OSGi上最小的(但完整的)Hello World。
- Neil Bartlett's getting started Neil Bartlett写了一个关于EclipseZone的入门系列,使用Equinox。
- OSGi开发与Eclipse Equinox -教程Lars Vogel的教程在Equinox上使用OSGi。
- OSGi和Equinox Jumpstart Jeff McAffer和Chris Aniszczyk的6部分网络研讨会。
您可以在Altasian的OSGi和Spring参考文档中找到更多信息和操作方法
查看这篇关于OBR的文章