eclipse luna不能安装veloeclipse插件的解决办法

时间:2023-01-19 08:16:17

Help >Install new software...>Add... 

Name:Veloeclipse

Value:http://veloeclipse.googlecode.com/svn/trunk/update/

但是eclipse4.4 luna回报不兼容的错误,解决办法如下

go to Help -> Install New Software..., choose "The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.4" from the "Work with" list and then in the "Eclipse Tests, Examples, and Extras" category check "Eclipse 2.0 Style Plugin Support" and install it. After restarting Eclipse, install veloeclipse again and this time the installation will succeed.

如图:

eclipse luna不能安装veloeclipse插件的解决办法

eclipse luna不能安装veloeclipse插件的解决办法

图:安装补丁

eclipse luna不能安装veloeclipse插件的解决办法

eclipse luna不能安装veloeclipse插件的解决办法

图:重新安装veloeclipse插件

PS.如果安装卡住,很有可能是因为国内访问国外资源的问题,只能*了...

原文参考,网址http://code.google.com/p/veloeclipse/issues/detail?id=47   :

eclipse luna support (workaround provided) ‹ Prev 32 of 33 Next ›
6 people starred this issue and may be notified of changes.Back to list
Status: New
Owner: ----
Type-Defect
Priority-Medium




Sign in to add a comment
 
Reported by putypur...@gmail.com, Jun 27, 2014
I tried to install veloeclipse 2.0.8 in eclipse luna via the update site but kept getting a "Failed to prepare partial IU: [R]com.googlecode.veloeclipse.ui 2.0.8" error right at the end.


In the .log file I found the following:


!ENTRY org.eclipse.equinox.p2.publisher.eclipse 4 0 2014-06-27 10:46:37.072
!MESSAGE Unable to acquire PluginConverter service during generation for: F:\eclipse\plugins\com.googlecode.veloeclipse.ui_2.0.8.


!ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-06-27 10:46:37.072
!MESSAGE The bundle manifest could not be read: F:\eclipse\plugins\com.googlecode.veloeclipse.ui_2.0.8


!ENTRY org.eclipse.equinox.p2.engine 4 4 2014-06-27 10:46:37.075
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-06-27 10:46:37.075
!MESSAGE session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.googlecode.veloeclipse.ui 2.0.8, action=).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-06-27 10:46:37.075
!MESSAGE Failed to prepare partial IU: [R]com.googlecode.veloeclipse.ui 2.0.8.


This led me to https://bugs.eclipse.org/bugs/show_bug.cgi?id=421979 where someone suggested installing a compatibility plugin.


So, go to Help -> Install New Software..., choose "The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.4" from the "Work with" list and then in the "Eclipse Tests, Examples, and Extras" category check "Eclipse 2.0 Style Plugin Support" and install it. After restarting Eclipse, install veloeclipse again and this time the installation will succeed.
Jul 4, 2014 #1 sachxp
The workaround works perfectly. Thank you so much dude. You are the best!


BTW. If you find that there is no color in your *.vm files, try to close and re-open again. You'll get it.