Monday, 9 September 2013

Run android project even if .xml file is visible in editor

Run android project even if .xml file is visible in editor

I am using Eclipse Juno . In that whenever I tried to run my android
project while .xml file is visible it is not able to run but if .java file
is visible then i am able to run my project.
Why this is happen. Is this the new functionality of IDE? If I want to run
my application even if xml is visible on editor how can I do that?

No comments:

Post a Comment