netbeans error on running android projects -


i have installed java 8 , netbeans 8.2. added android support on netbeans using https://bitbucket.org/nbandroid/nbandroid/wiki/installation . pointed sdk location created android studio. have created avd. created first android project on netbeans. when running or cleaning , building app getting error message "build.xml:1: premature end of file." cause of problem. able create , run android apps on android studio think there no problem android sdk. tried netbeans 8.1 same problem happenning.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -