当前位置: 代码迷 >> Android >> eclipse-rcp-ganymede-3.4终于下载到了,但是编译出现个有关问题
  详细解决方案

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

热度:84   发布时间:2016-05-01 21:59:30.0
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
  相关解决方案