Eclipse插件打开文档

发布于 2024-10-31 00:40:55 字数 217 浏览 2 评论 0原文

我需要编写一个 Eclipse 插件,它使用 SOA BPMN 建模器 (http://www.eclipse.org/bpmn/) 在 Eclipse 的主视图(中央视图)中对图表进行建模。

我的想法是:如果我创建一个 hello.bpmn_diagram 文件并将其加载到 eclipse 中会怎样?当用户保存文件(它已经在磁盘上)时,这将使我的生活更轻松

任何其他想法或建议非常感谢

I need to write an Eclipse plugin which uses the SOA BPMN modeler (http://www.eclipse.org/bpmn/) to model a diagram in Eclipse's main view (the central one).

My idea is: what if I create a hello.bpmn_diagram file and load it into eclipse? That would make my life easier when the user saves the file (it is already on disk)

Any other idea or suggestion is very appreciated

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

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

发布评论

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

评论(1

他是夢罘是命 2024-11-07 00:40:55

Alexey Kalmykov 给出了正确的见解:扩展点(不幸的是没用)位于源代码的 MF 文件中

Alexey Kalmykov gave the right insight: the extension points (useless unfortunately), were in the MF file of the source code

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