I have a big trouble on Eclipse
I download the latest ADT bundle, then new a new Android project but an error occurred :
then i google it and found some suggestions, such as new workspace, but still not work
and i found a strange phenomenon, java compiler always changed to 1.4, and jre always missing, it occurred every time when the workspace changed
the new project is weird too
i choose property of the project, another error occurred when selected Android
Then i google the error, found a solution is create a file named default.properties, put it in the root of project, and it worked, but i still can not create layout file or editing string.xml file
What's wrong with my Eclipse?