Eclipse Indigo without mylyn

 

Eclipse's new release Indigo (3.7) comes pre installed with Mylyn. And unlike previous installations Mylyn is tightly integrated with Eclipse platform package. The "installed features" does not show it as a separate feature to uninstall. It appears as if it cannot be uninstalled at all.

Especially the Java or JEE Developer version has mylyn, git, cvs, and swt windows builder - which may not be all that useful for everyone. A custom lightweight version can be prepared very easily. Just (re)move some folders/jars from features and plugins, that are not needed.

 

#cd path-to-eclipse installation#prep
 mkdir disabled disabled/features disabled/plugins

#remove mylyn
 mv plugins/*mylyn* disabled/plugins/
 mv features/*mylyn* disabled/features/#remove cvs
 mv features/*cvs* disabled/features/
 mv plugins/*cvs* disabled/plugins/#remove windows builder
 mv plugins/*.wb.* disabled/plugins/
 mv features/*.wb.* disabled/features/#if svn is used, git may not be necessary; However, there is little harm keeping it
 mv features/*egit.* disabled/features/
 mv plugins/*jgit* disabled/plugins/
 mv plugins/*egit* disabled/plugins/

 

Disclaimer: The following commands will move the unnecessary features and plugins to a folder in the eclipse installation folder. Although this should not break the installation, if something unwanted happens or eclipse acts up with errors, restore all features and plugins from disabled folder.

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值