Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

open new Project error : Errors running builder 'Android Resource Manager' on project

I have a big trouble on Eclipse

I download the latest ADT bundle, then new a new Android project but an error occurred :

enter image description here

then i google it and found some suggestions, such as new workspace, but still not work

enter image description here

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

enter image description here

enter image description here

the new project is weird too

enter image description here

i choose property of the project, another error occurred when selected Android

enter image description here

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

enter image description here enter image description here

What's wrong with my Eclipse?

like image 913
user3814793 Avatar asked May 26 '26 17:05

user3814793


1 Answers

Adding following line in eclipse.ini worked for me

-vm
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java
like image 93
aashi Kwatra Avatar answered May 28 '26 06:05

aashi Kwatra



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!