I'm programming with Eclipse and I wanna use UML diagrams in Eclipse Indigo. I try to install either UML2 or UML2 Tools plugins but I don't succeed.
我正在用Eclipse编程,我想在Eclipse Indigo中使用UML图。我尝试安装UML2或UML2工具插件,但我没有成功。
By the way, I downloaded ZIP files of EMF, XSD, UML2 SDK, UML2 Tools and extracted them then copy their files into plugins and features folders. I see installed files in Eclipse but I can't yet work with it.
顺便说一下,我下载了EMF、XSD、UML2 SDK、UML2工具的ZIP文件,并将它们提取出来,然后将它们复制到插件和特性文件夹中。我在Eclipse中看到了已安装的文件,但是我还不能使用它。
I don't know what should I do. Could you tell me, please?
我不知道该怎么办。你能告诉我吗?
4 个解决方案
#1
6
The easiest way to get a version of Eclipse with all the UML plugins is to download the Eclipse Modeling Tools distribution from this page.
获得包含所有UML插件的Eclipse版本的最简单方法是从这个页面下载Eclipse建模工具发行版。
#2
3
If you only have downloaded the "plain" Eclipse Classic (and not EMT as @ChrisH suggested), go to Help->Install Modeling Components
and install "Papyrus" that should get you started with UML.
如果您只下载了“plain”Eclipse Classic(而不是@ChrisH建议的EMT),请转到Help->安装建模组件并安装“Papyrus”,这将使您开始使用UML。
#3
1
Insert Eclipse Indigo update site in Install new Software -->Modelling. There you will see one category named as modelling.Expand it & choose UML & then follow the procedure.
在安装新软件时插入Eclipse Indigo更新站点——>建模。在那里,您将看到一个类别被命名为建模。展开它,选择UML,然后遵循这个过程。
#4
0
I've installed the Luna version of Eclipse Modeling https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/lunar and the "EMF Generator Model" wizard is not found under the Eclipse Modeling Framework. I've reviewed the Luna documentation to see if the generator is embedded or moved to a different package. I also installed Papyrus and all of the EMF related packages that were not installed and restarted. No luck yet.
我已经安装了Luna版本的Eclipse Modeling https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/lunar,在Eclipse建模框架下找不到“EMF Generator Model”向导。我已经检查了Luna文档,看看生成器是嵌入还是转移到另一个包。我还安装了Papyrus和所有未安装和重新启动的EMF相关包。没有运气。
#1
6
The easiest way to get a version of Eclipse with all the UML plugins is to download the Eclipse Modeling Tools distribution from this page.
获得包含所有UML插件的Eclipse版本的最简单方法是从这个页面下载Eclipse建模工具发行版。
#2
3
If you only have downloaded the "plain" Eclipse Classic (and not EMT as @ChrisH suggested), go to Help->Install Modeling Components
and install "Papyrus" that should get you started with UML.
如果您只下载了“plain”Eclipse Classic(而不是@ChrisH建议的EMT),请转到Help->安装建模组件并安装“Papyrus”,这将使您开始使用UML。
#3
1
Insert Eclipse Indigo update site in Install new Software -->Modelling. There you will see one category named as modelling.Expand it & choose UML & then follow the procedure.
在安装新软件时插入Eclipse Indigo更新站点——>建模。在那里,您将看到一个类别被命名为建模。展开它,选择UML,然后遵循这个过程。
#4
0
I've installed the Luna version of Eclipse Modeling https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/lunar and the "EMF Generator Model" wizard is not found under the Eclipse Modeling Framework. I've reviewed the Luna documentation to see if the generator is embedded or moved to a different package. I also installed Papyrus and all of the EMF related packages that were not installed and restarted. No luck yet.
我已经安装了Luna版本的Eclipse Modeling https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/lunar,在Eclipse建模框架下找不到“EMF Generator Model”向导。我已经检查了Luna文档,看看生成器是嵌入还是转移到另一个包。我还安装了Papyrus和所有未安装和重新启动的EMF相关包。没有运气。