ubuntu12.10安装myeclipse10.5 以及破解
转载自:http://blog.sina.com.cn/s/blog_75023188010159y6.html1.download从官网http://www.myeclipseide.com/下载myeclipse-10.7-offline-installer-linux.run,默认下载~/Downloads2.install到/opt首
转载自:http://blog.sina.com.cn/s/blog_75023188010159y6.html
1.download
1. 输入Usercode, 点击'SystemId...', 生成SystemId
2. 点击'Active', 生成LICENSE_KEY, ACTIVATION_CODE, ACTIVATION_KEY
3. 点击菜单'Tools -> 2.SaveProperties...',
目的是把生成的LICENSE_KEY, ACTIVATION_CODE, ACTIVATION_KEY保存到~/.myeclipse.properties文件中
4. 点击菜单'Tools -> 1.ReplaceJarFile', 选择/opt/MyEclipse/Common/plugins目录, 等待10s左右,
出现Done就成功了。
4.如果破解不成功
$ cd ~/
$ sudo rm -r .myeclipse*
重新执行3步骤
最后,从ubuntu的Applications打开Myeclipse;在Myeclipse的菜单栏
Myeclipse->Subscription Information
Activation status:Product activated.
补充:
在myeclipse.ini中加入-Dlinux experimental=true
更多推荐
所有评论(0)