首先安装lua eclipse,装插件或者独立版的都可以。但是在独立版的eclipse装subclipse会报错,Failed to prepare partial IU。解决办法:
work around:
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.
然后转subclipse就可以了。
时间: 2024-10-11 13:18:20