Kdevelop 插件开发

发布于 2024-12-08 17:17:00 字数 233 浏览 0 评论 0原文

我真的很喜欢在 kdevelop4 中编程,但是它非常缺乏语言支持和其他问题,所以我想为其开发扩展。

然而....我以为我会从一个简单的插件开始,但似乎没有关于它的实际文档(甚至没有很好的代码注释) 只是一个我似乎可以工作的例子......(它编译得很好,它确实出现在 kdevelop4 中应该出现的地方)

有谁知道关于这个主题的好的文档吗? 或者如果你为 kdevelop 制作了一个插件,你能告诉我需要做什么吗?

I really love programming in kdevelop4, however it`s quite lacking in language support and other issues, so i would like to developing extension for it.

however .... i thought i would start with an easy plugin but it seems there is no actual documentation about it(not even a good in code comment)
just an example that i can seem to get working....( it compiles fine it just does appear where it should in kdevelop4)

does anyone know about good documentation on this subject?
or if you made a plugin for kdevelop can you tell me what in short need to be done ?

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

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

发布评论

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

评论(1

走走停停 2024-12-15 17:17:00

检查插件是否已安装到 KDEDIRS 环境变量中的路径,然后运行 ​​kbuildsyscocoa4。

Check that the plugin has been installed to a path in your KDEDIRS env variable, and run kbuildsyscocoa4.

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