首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

eclipse-rcp-ganymede-3.4终于下载到了,但是编译出现个有关问题

2012-03-18 
eclipse-rcp-ganymede-3.4终于下载到了,但是编译出现个问题BUILD FAILED/home/oscar/eclipse-3.4-rcp/plug

eclipse-rcp-ganymede-3.4终于下载到了,但是编译出现个问题
BUILD FAILED
/home/oscar/eclipse-3.4-rcp/plugins/org.eclipse.pde.build_3.4.0.v20080604/scripts/build.xml:24: The following error occurred while executing this line:
/home/oscar/eclipse-3.4-rcp/plugins/org.eclipse.pde.build_3.4.0.v20080604/scripts/build.xml:64: The following error occurred while executing this line:
/home/oscar/android/source/sdk/eclipse/buildConfig/customTargets.xml:14: The following error occurred while executing this line:
/home/oscar/android/source/sdk/eclipse/buildConfig/allElements.xml:17: The following error occurred while executing this line:
java.io.FileNotFoundException: /home/oscar/eclipse-3.4-rcp/plugins/org.eclipse.pde.build_3.4.0.v20080604/scripts/${eclipse.pdebuild.scripts}/genericTargets.xml (No such file or directory)


然后genericTargets.xml这个文件是在/home/oscar/eclipse-3.4-rcp/plugins/org.eclipse.pde.build_3.4.0.v20080604/scripts/里,看了几个相关的xml文件,没找到eclipse2.pdebuild.scripts变量的定义。不懂xml。。。。
请问有谁知道这个错误吗?google了一下,有些老外也碰到了这个问题,他们的解决方法我初步试了一下,还是不行。
谢谢!
特别请教yiyaaixuexi版主,请问你那时是用那个版本的eclipse来编译adt的,非常感谢!

[解决办法]
用 3.6 java 版的eclipse

热点排行