eclipse 3.3 的Product Configuration功能eclipse 3.4中没有
悬赏:5 发布时间:2008-07-04 提问人:darkelf9 (初级程序员)
eclipse 3.3的Product Configuration可以指定插件的位置
这样我可以把自己下载的插件放在一个特定的目录
以后升级eclipse我就不需要再重新配置下载各个插件了
但是在eclipse 3.4找不到这个功能了
这样我可以把自己下载的插件放在一个特定的目录
以后升级eclipse我就不需要再重新配置下载各个插件了
但是在eclipse 3.4找不到这个功能了
采纳的答案
2008-07-04 hjgundam (高级程序员)
看下这个吧http://wiki.eclipse.org/Equinox_p2_Getting_Started
你想要的功能被p2取代了。
里面讲到怎么使用原来的Update Manager的功能
In Eclipse platform version 3.4, the old Update Manager still exists under the covers for backwards compatibility. You can even re-enable the old Update user interface by enabling the "Classic Update" capability on the General > Capabilities preference page.
然后不幸的是,我的Eclipse3.4找不到General > Capabilities了
实在汗颜啊,不知道怎么开启了。
文章最后还提到
Removing p2
Equinox p2 Removal describes the steps to completely remove p2 from the platform and revert to using the original Eclipse Update Manager. In addition, for Eclipse project 3.4 builds onwards, there is a link on the right hand side of the download page called "Eclipse Classic Update Manager". This gives a link to a script that can be used to remove p2 from any Eclipse SDK, platform binary, or platform SDK build.
我就不敢试了,怕了,你用dropin应该就可以解决问题了
你想要的功能被p2取代了。
里面讲到怎么使用原来的Update Manager的功能
引用
In Eclipse platform version 3.4, the old Update Manager still exists under the covers for backwards compatibility. You can even re-enable the old Update user interface by enabling the "Classic Update" capability on the General > Capabilities preference page.
然后不幸的是,我的Eclipse3.4找不到General > Capabilities了
文章最后还提到
引用
Removing p2
Equinox p2 Removal describes the steps to completely remove p2 from the platform and revert to using the original Eclipse Update Manager. In addition, for Eclipse project 3.4 builds onwards, there is a link on the right hand side of the download page called "Eclipse Classic Update Manager". This gives a link to a script that can be used to remove p2 from any Eclipse SDK, platform binary, or platform SDK build.
我就不敢试了,怕了,你用dropin应该就可以解决问题了
提问者对于答案的评价:
恩,我去试试看,非常感谢,呵呵
其他回答
没咋用过Product Configuration的功能,要是引入已经下载的插件,我知道eclipse3.4下有2个办法。
一是还是用老办法,links文件夹下建link文件
http://www.cnitblog.com/forrest/archive/2007/11/12/36181.html
一个就用eclipse3.4新加入的dropin目录,将插件扔进去就可以了。
http://www.javadongli.cn/site/html/66/n-4066.html
不过现在支持3.4的插件还是太少了,Flex Builder装不上,subclipse一直在报错,spring也就装了个core
直接用updatesite装插件那是相当的郁闷,一直在下content.jar,下着下着没反应了
速度极慢,感觉还没3.3的好用
一是还是用老办法,links文件夹下建link文件
http://www.cnitblog.com/forrest/archive/2007/11/12/36181.html
一个就用eclipse3.4新加入的dropin目录,将插件扔进去就可以了。
http://www.javadongli.cn/site/html/66/n-4066.html
不过现在支持3.4的插件还是太少了,Flex Builder装不上,subclipse一直在报错,spring也就装了个core
hjgundam (高级程序员) 2008-07-04
已解决问题数: 953
待解决问题数: 413
已关闭问题数: 1607
待解决问题数: 413
已关闭问题数: 1607




