简体   繁体   English

适用于Java开发人员,Eclipse建模工具和Papyrus的Eclipse IDE

[英]Eclipse IDE for Java Developers, Eclipse Modeling Tools and Papyrus

I have Eclipse IDE for Java Developers (Helios) installed. 我安装了针对Java开发人员(Helios)的Eclipse IDE。 I want to add an UML plugin, Papyrus, to it. 我想向其中添加一个UML插件Papyrus。 I tried online install and local install the Papyrus. 我尝试了在线安装和本地安装Papyrus。 But none works for me. 但是没有一个适合我。 By looking at Papyrus tutorial carefully, tutorial , I found it referes to the Eclipse Modeling Tools. 通过仔细阅读 Papyrus教程tutorial ,我发现它引用了Eclipse Modeling Tools。 Is that mean I have to install the Eclipse Modeling Tools? 这是否意味着我必须安装Eclipse Modeling Tools? Then I have to use two separate tools from Eclipse? 然后我必须使用Eclipse的两个独立工具吗?

EDIT: 编辑:

Found the answer: 找到了答案:

The link to update the Papyrus for Helios is this: http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/helios 用于为Helios更新Papyrus的链接是: http : //download.eclipse.org/modeling/mdt/papyrus/updates/releases/helios

The latest source download from papyrus site is for indigo, I think. 我认为,从纸莎草纸网站下载的最新资源是用于靛蓝的。

I think that Papyrus is not a plugin. 我认为Papyrus不是插件。 You need to download the full Papyrus packages which is bundle of Eclipse Helios and UML plugins. 您需要下载完整的Papyrus软件包,该软件包是Eclipse Helios和UML插件的捆绑包。 If you use Java then it is not possible to install Papyrus because this modeling tool is not related to java. 如果使用Java,则无法安装Papyrus,因为此建模工具与Java不相关。

Papyrus is working well but requires it own modeling environment as opposed to java. Papyrus运行良好,但需要它自己的建模环境,而不是Java。 This is fully logical because modeling is not always related to Java but more MDA. 这是完全合乎逻辑的,因为建模并不总是与Java有关,而是与更多MDA有关。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM