eclipse pulsar、mtj、me 之间的区别
eclipse pulsar、eclipse mtj 和 eclipse me 之间有什么区别?
what is difference between eclipse pulsar, eclipse mtj, and eclipse me ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
MTJ 是一个“将开发可由工具供应商扩展的框架和可供第三方开发人员使用的工具”的项目。
它是一个软件包(Eclipse 发行版)。
正如 Chris Aniszczyk 在他的 博客文章:
您可以比较 Pulsar 软件包与其他 Eclipse 软件包位于此处。
所以:
外部插件(ME)=>官方 Eclipse 项目 (MTJ) =>完整的 Eclipse 发行版(包,带有 Pulsar)
MTJ is a project which "will develop frameworks that can be extended by tool vendors and tools that can be used by third-party developers."
It is a package (an Eclipse distribution).
As Chris Aniszczyk says in his blog post:
You can compare the Pulsar package with other Eclipse packages here.
So:
External Plugin (ME) => official Eclipse project (MTJ) => Full Eclipse distribution (package, with Pulsar)