Eclipse 3.6 没有 UML2 工具吗?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4524542/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Eclipse 3.6 do not have UML2 Tools?
提问by zjffdu
I'd like to install UML2 Tool plugin in eclipse 3.6, but I can not find it in update-manager
我想在 eclipse 3.6 中安装 UML2 Tool 插件,但在更新管理器中找不到它
Could anyone help me install this plugin ?
谁能帮我安装这个插件?
Thanks
谢谢
采纳答案by VonC
You will find all UML tools in Eclipse Market Place ("UML" category)
您将在Eclipse Market Place 中找到所有 UML 工具(“UML”类别)
The official UML2 Eclipse projectis still in active development, and can be downloaded here.
Plus MDT/UML2 provides only the metamodel, it does not provide UML modelling tools themselves. One implementation is MDT-UML2Tools(which is not currently updated for Helios and more).
官方的UML2 Eclipse 项目仍在积极开发中,可以在这里下载。
加上MDT/UML2只提供元模型,本身不提供UML建模工具。一种实现是MDT-UML2Tools(目前未针对 Helios 等进行更新)。
So Eclipse Market place remains the place where you can find more complete UML2 tools.
因此,Eclipse Marketplace 仍然是您可以找到更完整的 UML2 工具的地方。
回答by Rafael Chaves
"UML2 Tools" didn't make the Helios release train. And the version of UML2 Tools that was in Galileo won't work as it has dependencies on a component from MDT/OCL that was removed in the version of that project that went into Helios.
“UML2 工具”没有制作 Helios 发布系列。伽利略中的 UML2 工具版本将无法工作,因为它依赖于 MDT/OCL 中的组件,而该组件已在进入 Helios 的项目版本中删除。
This FAQhas a complicated workaround.
此常见问题解答有一个复杂的解决方法。
As others have mentioned, development in the UML2 Tools project seems to have stopped, and Papyrus could be a replacement. The UML2 project at Eclipse (which is a library that implements the UML 2.* metamodel, but does not provide diagramming features) has not died, and many commercial products and open source projects rely on it. And no, the UML standard itself hasn't died either, and is undergoing active development.
正如其他人所提到的,UML2 工具项目的开发似乎已经停止,Papyrus 可以作为替代品。Eclipse 的 UML2 项目(它是一个实现 UML 2.* 元模型的库,但不提供图表功能)并没有消亡,许多商业产品和开源项目都依赖它。不,UML 标准本身也没有消亡,并且正在积极开发中。
回答by UML GURU
You have two open source projects (e.g. Papyrus and Topcased) and two commercial tools (Omondo EclipseUML and RSA IBM).
您有两个开源项目(例如 Papyrus 和 Topcased)和两个商业工具(Omondo EclipseUML 和 RSA IBM)。
btw, UML is really very few uses today. It seems to me that the GMF project on which Eclipse modeling tools are based is stopped since Eclipse 3.5. A difficult upgrade to 3.6 was made but I doubt that 3.7 will ever be done. I therefore consider that Eclipse 3.6 is the last UML version for Eclipse and no other smart UML tool will be developped on the latest Eclipse indigo 3.7 and further builds.
顺便说一句,UML 在今天真的很少使用。在我看来,Eclipse 建模工具所基于的 GMF 项目从 Eclipse 3.5 开始就停止了。对 3.6 进行了艰难的升级,但我怀疑 3.7 是否会完成。因此,我认为 Eclipse 3.6 是 Eclipse 的最后一个 UML 版本,并且不会在最新的 Eclipse indigo 3.7 和进一步构建上开发其他智能 UML 工具。
回答by mP.
Dont worry nobody really cares about UML any more. Write better documentation w/ the code rather than silly diagrams that quickly become out of date and you and those that follow will have an easier life.
别担心,没有人真正关心 UML 了。用代码编写更好的文档,而不是那些很快就会过时的愚蠢图表,你和后面的人会过上更轻松的生活。