如何在 netbeans 中创建自定义文本编辑器

发布于 2024-12-24 03:02:08 字数 269 浏览 1 评论 0原文

我在 Netbeans IDE 中创建了一个基于 java 的语言插件(netbeans 模块)。但我想将该插件与独立的文本编辑器(基于 java)一起使用。我想创建一个独立的文本编辑器,它可以编辑扩展名为 *.abc 的文件,并且我希望我的插件(模块)能够在该文本编辑器中工作。

有没有一种简单的方法来创建这样的文本编辑器并使用该语言模块。请大家指教两件事: 1.如何创建这样一个文本编辑器? 2. 如何将语言自动完成功能插件(我创建的 netbeans 模块)与上面第 1 点中创建的文本编辑器一起使用。

I've created a java based language plugin (netbeans module) in Netbeans IDE. But I want to use that plug-in with standalone text editor (java based). I want to create a standalone text editor which would edit files with extension *.abc and i want my plug-in(module) to work in that text editor.

Is there an easy way to create such a text editor and use that language module with that. Please advise on two things:
1. how can I create such a text editor?
2. How to use that language-auto-complete-functionality-plugin (netbeans module that I created) with the text editor created in point 1 above.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文