http://ds.arm.com/ds-5-community-edition/
我安装了64位的Ubuntu 12.04精准穿山甲,我想安装DS-5的社区版,但我不能。
我有32位版本的Eclipse和来自Oracle的官方JDK的32位版本。
当我使用此URL时
http://tools.arm.com/eclipse在Eclipse包管理器中,我看到了1个包,但在选择安装它时,我得到了这个错误:
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse plug-ins for DS-5 Community Edition 5.10.0.20120515_072757 (com.arm.ds.community.feature.feature.group 5.10.0.20120515_072757)
Missing requirement: Eclipse plug-ins for DS-5 Community Edition 5.10.0.20120515_072757 (com.arm.ds.community.feature.feature.group 5.10.0.20120515_072757) requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)' but it could not be found我最好的猜测是我的Eclipse副本( Juno )对于这个插件来说太新了。
发布于 2012-08-04 22:04:44
ARM DS-5目前似乎不能在Eclipse Juno上运行。但它在Eclipse Indigo和Oracle JDK 6(每种情况下都是32位)上运行得很好。
https://stackoverflow.com/questions/11744670
复制相似问题