Eclipse 插件管理
1.下要安的插件(以middleGen例)
下解后,有文件: features , plugins
2.在myeclipse下建立文件 extend_plugins,管理插件.(然,可以建在任意路下)
3.在才的建的extend_plugins下建立 eclipse文件(是必的,所有的要安的插件都需要使用Link管理的都要放在目下)
4.link文件
5.重新mycelipse
6. 如果未找到才安的插件,删除 MyEclipse 路径下\eclipse\configuration中的org.eclipse.update文件夹。 .
重新, Eclipse,就会知道CONFIG发生变化,自动LOAD插件.
1 楼 fcoffee 2008-11-24 1. myeclipse != eclipse
2. *.link文件要放到<eclipse_path>/links目录下
3. 让eclipse能检查到有新plugin应该是eclipse.exe -clean 而不是暴力的删除configration目录