Eclipse CDT 插件不工作

发布于 2024-10-21 19:16:08 字数 141 浏览 1 评论 0原文

我创建了一个 CDT 插件,当我在运行时工作台下测试它时,它工作得很好。

但是,当我将插件导出到 jar 并将其放入干净的 CDT 安装的插件目录中时,没有加载该插件的痕迹。

对于要检查的事情有什么建议吗?

谢谢, 艾伦

I have created a plugin to CDT that works fine when I test it under the runtime workbench.

However, when I export the plugin to a jar and drop it into the plugins directory of a clean CDT install, there is no trace of the plugin being loaded.

Any suggestions for things to check?

Thanks,
Alan

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

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

发布评论

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

评论(1

愛放△進行李 2024-10-28 19:16:08

自己设法解决了。我有未使用的依赖项,删除它们修复了它......

艾伦

Managed to solve it myself. I had unused dependencies, and removing them fixed it...

Alan

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