如何在 Netbeans 6.9 中编辑 OSGi 捆绑清单文件?

发布于 2024-09-06 02:32:14 字数 191 浏览 7 评论 0原文

我正在使用 Netbeans 6.9 RC2 和 Maven OSGi Bundle 项目模板。实际上,我不想在 Netbeans 环境中测试我的包,因此我将 jar 文件复制到 OSGi 容器目录并从命令行安装它。但是当我想从 OSGi 控制台查看它的标头时,我看到了很多与 Netbeans 相关的不必要的东西。是否可以在 Netbeans 中编辑清单文件的内容?

I'm using Netbeans 6.9 RC2 and Maven OSGi Bundle project template. Actually i dont want to test my bundles in Netbeans environment so i copy the jar file to the OSGi container directory and install it from command line. But when i want to see its headers from OSGi console, i see a lot of Netbeans related unnecessary stuff. Is it possible to edit the contents of the manifest file in Netbeans?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清音悠歌 2024-09-13 02:32:14

看起来 Netbeans 不允许编辑清单文件,无论我做什么,它都只是添加文件的未编辑版本。为有类似问题的人回答我自己的问题。

Looks like Netbeans does not allow to edit manifest file, no matter what i do it just adds the unedited version of file. Answered my own question for people who has similar problems.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文