0

Each time I make changes to XML file and press run button, It generates XML out file with 0 bytes and reports error.

So only way to test app is save the project, refresh it and only then it starts the app normally. Is's annoying. I have installed:

Eclipse Java EE IDE for Web Developers. Version: Indigo Service Release 2 Build id: 20120216-1857

on Mac OS X 10.7.3

and latest android SDK.

Any suggestions? Thanks.

nik
  • 435
  • 1
  • 6
  • 14

2 Answers2

0

try to run code when you are on a java file it is executing your xml file

Aashish Bhatnagar
  • 2,595
  • 2
  • 22
  • 37
0

delete that .out file

and try to right click on project and run as android application

MAC
  • 15,799
  • 8
  • 54
  • 95