当前位置: 首页 > news >正文

给Eclipse安装eUML2插件以及可能出现的依赖错误解决方案

eUML2是一款强大的,基于Eclipse应用程序的UML建模工具.开发者可以在UML开发过程中将模型转化为Java代码:确保软件质量和减少开发时间。


必备条件

  • Java runtime 1.5 or + for Galileo/eclipse 3.5.x
  • Java runtime 1.5 or + for Helios/eclipse 3.6.x
我们建议用户按以下参数设置eclipse.ini 文件:

-vmargs
-Xms90m
-Xmx456m
-XX:PermSize=128m

打开Eclipse更新管理器通过以下步骤Help -> install Softwares -> Available site

在地址栏输入http://www.soyatec.com/update,回车后,可以看到可以下载的插件

全部勾选之后下一步安装即可


参考网址:http://www.soyatec.cn/euml2/installation/


有可能出现的错误如下:

Cannot complete the install because one or more required items could not be found.
Software being installed: eUML2 Free Edition 3.6.0.20110120 (com.soyatec.euml2.free.feature.group 3.6.0.20110120)
Missing requirement: eUML2 Free Edition 3.6.0.20110120 (com.soyatec.euml2.free.feature.group 3.6.0.20110120) requires 'org.eclipse.uml2.feature.group [3.0.0.v200906011111,4.0.0)' but it could not be found


解决方案:

【0】 Help > Install New Software…
【1】 Add the Galileo update site (if you don’t already have it):http://download.eclipse.org/releases/galileo
【2】 Expand ‘Modeling’, and select:

1) ‘EMF – Eclipse Modeling Framework SDK’

2) ‘Graphical Modeling Framework SDK’

【3】 Click ‘Next’ and complete the update installation.
【4】 When prompted, restart Eclipse.
【5】 Add the update site:http://www.soyatec.com/update/galileoand install the required version.
【6】 Restart Eclipse.


参考网址:http://kittivong.wordpress.com/2010/01/04/euml2-free-edition-with-galileo/


另外一个解决方案:

for win7 x64 + eUML2 Free Edition 3.6.0.20110120 + required plugins for Helios/Eclipse 3.6.x

1/ install eclipse
2/ install new plugin : help > install new software
select work with : Helios -http://download.eclipse.org/releases/helios
write EMF in field below work with
install EMF - Eclipse Modeling Framework SDK
restart eclipse
3/ install new plugin : help > install new software
select work with : Helios -http://download.eclipse.org/releases/helios
write GMF in field below work with
install Graphical Modeling Framework (GMF) Runtimes
restart eclipse
3/ download
eUML2-free-Edition-3.6.0.20110120+dependencies_for_eclipse3.6.zip
from eUML2 website
in eclipse install new plugin : help > install new software
click add > archive and browse to your downloaded file
follow installation process
restart
your done

Maybe another way is to do (but I did not try it) for step 3/
clic add
enterhttp://www.soyatec.com/update/galileo/
follow installation process
restart


参考网址:http://www.soyatec.com/forum/viewtopic.php?t=915&sid=dea07e5b6d2cee4b65287b6c14fb8146

相关文章:

  • junit import org.junit.Test 报错
  • SQL Server2005与SQLServer2008并存时, 怎样连接到2008
  • 微信小程序开发之带搜索记录的搜索框
  • 怎样启用sa用户登录
  • (接口自动化)Python3操作MySQL数据库
  • 自动在多个DB上执行同一条sql语句 ( 存储过程版 )
  • 判断是否是子串
  • 程序员编程艺术第十一章:最长公共子序列(LCS)问题
  • Python之时间表示
  • iOS中UIWebview中网页宽度自适应的问题
  • 重启开源,分享无限--微软面试187题精选
  • 推荐给非互联网主体的用户
  • string.format的使用与及转义
  • Java Socket网络编程
  • 浅谈返回值类型: json与html
  • #Java异常处理
  • 【编码】-360实习笔试编程题(二)-2016.03.29
  • GitUp, 你不可错过的秀外慧中的git工具
  • JavaScript 奇技淫巧
  • Javascript编码规范
  • Koa2 之文件上传下载
  • Laravel 中的一个后期静态绑定
  • Linux下的乱码问题
  • MD5加密原理解析及OC版原理实现
  • mongodb--安装和初步使用教程
  • Phpstorm怎样批量删除空行?
  • Quartz初级教程
  • RedisSerializer之JdkSerializationRedisSerializer分析
  • vue从创建到完整的饿了么(18)购物车详细信息的展示与删除
  • 阿里云Kubernetes容器服务上体验Knative
  • 机器人定位导航技术 激光SLAM与视觉SLAM谁更胜一筹?
  • ​软考-高级-信息系统项目管理师教程 第四版【第14章-项目沟通管理-思维导图】​
  • ​香农与信息论三大定律
  • #NOIP 2014# day.2 T2 寻找道路
  • (day6) 319. 灯泡开关
  • (delphi11最新学习资料) Object Pascal 学习笔记---第7章第3节(封装和窗体)
  • (delphi11最新学习资料) Object Pascal 学习笔记---第8章第2节(共同的基类)
  • (阿里云万网)-域名注册购买实名流程
  • (免费分享)基于springboot,vue疗养中心管理系统
  • (三)elasticsearch 源码之启动流程分析
  • (一)Linux+Windows下安装ffmpeg
  • (已解决)报错:Could not load the Qt platform plugin “xcb“
  • .a文件和.so文件
  • .bat批处理(九):替换带有等号=的字符串的子串
  • .net core使用RPC方式进行高效的HTTP服务访问
  • .net framework 4.0中如何 输出 form 的name属性。
  • .Net 代码性能 - (1)
  • .net/c# memcached 获取所有缓存键(keys)
  • [ SNOI 2013 ] Quare
  • [ vulhub漏洞复现篇 ] struts2远程代码执行漏洞 S2-005 (CVE-2010-1870)
  • [].shift.call( arguments ) 和 [].slice.call( arguments )
  • [ASP.NET MVC]Ajax与CustomErrors的尴尬
  • [AutoSar]BSW_OS 01 priority ceiling protocol(PCP)
  • [AX]AX2012开发新特性-禁止表或者表字段
  • [BJDCTF2020]The mystery of ip1