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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -