什么是“Apache Batik SVG DOM”,我在哪里可以找到它?(在 Eclipse 中安装 eUML)

luc*_*uca 4 apache-http-server uml eclipse helios macos

我正在尝试在 Eclipse 中安装 eUML,但出现此错误:

OK
Cannot complete the install because one or more required items could not be found.
Software currently installed: eUML2 Free Edition 3.6.1.20110420 (com.soyatec.euml2.free.feature.group 3.6.1.20110420)
Missing requirement: Diagram tools Plugin  3.6.1.20110420 (com.soyatec.diagrams 3.6.1.20110420) requires 'bundle org.apache.batik.dom.svg 1.6.0' but it could not be found
Cannot satisfy dependency:
From: eUML2 Free Edition 3.6.1.20110420 (com.soyatec.euml2.free.feature.group 3.6.1.20110420)
To: com.soyatec.diagrams [3.6.1.20110420]
Run Code Online (Sandbox Code Playgroud)

似乎org.apache.batik.dom.svg丢失了,但我找不到包含它的更新站点。我该如何解决这个错误?(我在 OSX 10.6 上运行最新的 Helios)。

小智 8

还要从更新站点安装 GMF 运行时和 GMF Notation:

://Indigo - http://download.eclipse.org/releases/indigo

然后将安装所需的包并且 eUML 的安装将起作用。