hello dose anyone know how to build adt plugin. I followed the tutorial 
"http://tools.android.com/build/eclipse"; and get error in the end of build 

Total time: 41.251 secs
Copying ADT plugins and bundle into destination folder
"out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-linux.gtk.x86_64.zip"
 
-> "out/dist/monitorproduct-linux.gtk.x86_64.zip"
"out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-linux.gtk.x86.zip"
 
-> "out/dist/monitorproduct-linux.gtk.x86.zip"
"out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-macosx.cocoa.x86_64.zip"
 
-> "out/dist/monitorproduct-macosx.cocoa.x86_64.zip"
"out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-win32.win32.x86_64.zip"
 
-> "out/dist/monitorproduct-win32.win32.x86_64.zip"
"out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-win32.win32.x86.zip"
 
-> "out/dist/monitorproduct-win32.win32.x86.zip"
cp: can't get "out/host/maven/p2repo-*/p2repo-*.zip" file(stat): no such 
file or directory

and the build info is below

[INFO] 
[INFO] --- tycho-p2-director-plugin:0.20.0:archive-products 
(archive-products) @ bundles ---
[INFO] Building zip: 
/home/lonerr/Study/android/studio-1.3-dev/out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-win32.win32.x86.zip
[INFO] Building zip: 
/home/lonerr/Study/android/studio-1.3-dev/out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-win32.win32.x86_64.zip
[INFO] Building zip: 
/home/lonerr/Study/android/studio-1.3-dev/out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-linux.gtk.x86.zip
[INFO] Building zip: 
/home/lonerr/Study/android/studio-1.3-dev/out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-macosx.cocoa.x86_64.zip
[INFO] Building zip: 
/home/lonerr/Study/android/studio-1.3-dev/out/host/maven/bundles-24.3.0-SNAPSHOT/products/monitorproduct-linux.gtk.x86_64.zip
[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ADT ............................................... SUCCESS [  0.001 
s]
[INFO] base .............................................. SUCCESS [  0.646 
s]
[INFO] ddms .............................................. SUCCESS [  0.274 
s]
[INFO] gldebugger ........................................ SUCCESS [  0.219 
s]
[INFO] hierarchyviewer ................................... SUCCESS [  0.088 
s]
[INFO] traceview ......................................... SUCCESS [  0.069 
s]
[INFO] monitor ........................................... SUCCESS [  0.100 
s]
[INFO] ddms .............................................. SUCCESS [  0.064 
s]
[INFO] gldebugger ........................................ SUCCESS [  0.048 
s]
[INFO] hierarchyviewer ................................... SUCCESS [  0.055 
s]
[INFO] traceview ......................................... SUCCESS [  0.055 
s]
[INFO] monitor ........................................... SUCCESS [  0.060 
s]
[INFO] bundles ........................................... SUCCESS [ 26.749 
s]
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 33.103 s
[INFO] Finished at: 2015-09-20T18:18:08+08:00
[INFO] Final Memory: 40M/670M
[INFO] 
------------------------------------------------------------------------
:buildEclipse (Thread[main,5,main]) completed. Took 34.774 secs.

anyone help me thx

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to