Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是创建 Eclipse 插件的新手,我发现处理 plugin.xml 文件很困难。另外,我被时间困住了。
那么,是否有使用 Manifest.mf 的好教程,或者是否有任何其他工具可以帮助构建插件?
Eclipse 工具是制作它们的最佳工具,但您可以解压缩另一个 Eclipse 插件 jar 以查看清单是如何手动制作的。