2010-11-29 178 views
1

我收到以下錯誤,而建設項目與ANT INSTALL命令構建失敗:在使用螞蟻


構建失敗

目標「安裝」不會在項目「調試」的存在。


如果需要別的請告知...

感謝

這裏的build.xml文件:

/*

[這是通常用於代碼迷惑。 編譯代碼位置:$ {} out.classes.absolute.dir如果 這不到位完成,覆蓋$ {out.dex.input.absolute.dir}] - >
<!-- Execute the Android Setup task that will setup some properties 
    specific to the target, and import the build rules files. 

    The rules file is imported from 
     <SDK>/platforms/<target_platform>/ant/ant_rules_r#.xml 

    To customize existing targets, there are two options: 
    - Customize only one target: 
     - copy/paste the target into this file, *before* the 
      <setup> task. 
     - customize it to your needs. 
    - Customize the whole script. 
     - copy/paste the content of the rules files (minus the top node) 
      into this file, *after* the <setup> task 
     - disable the import of the rules by changing the setup task 
      below to <setup import="false" />. 
     - customize to your needs. 
--> 
<setup /> 

*/

+0

安置自己的build.xml或它的一部分。 – kgiannakakis 2010-11-29 09:11:25

回答

0

請嘗試小寫:爲了得到一些幫助

ant install