letslego / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

problem with importing the andar project in eclipse #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hello,

I'm new to ANDAR and I am facing some error to configure andar in Eclipse 
enviroment. Although this question has been asked earlier in this forum but 
still I couldn't find any answer for it. So please help me.

I followed all the step mentioned but when I import the andar project in 
Eclipse its showing 2 error:
1.The project was not built since its build path is incomplete. Cannot 
find the class file for java.lang.Object. Fix the build path then try 
building this project
2.The type java.lang.Object cannot be resolved. It is indirectly 
referenced from required .class files

please help me...

Thank you
Andy

Original issue reported on code.google.com by promila...@gmail.com on 13 Oct 2010 at 5:37

GoogleCodeExporter commented 8 years ago
hi Andy, you might try right clicking on AndAR in the Project Explorer folder, 
then select "Android Tools", and then "Fix Project Properties". 

After you have done this, hit PF5 to refresh the project. (Or sometimes I'll 
restart eclipse to really really refresh it :)

Original comment by suzy...@gmail.com on 3 Nov 2010 at 5:05