This site requires JavaScript, please enable it in your browser!
Greenfoot back
DHEERAJ
DHEERAJ wrote ...

2016/6/6

Greenfoot configuration in Eclipse

1
2
DHEERAJ DHEERAJ

2016/6/8

#
ok,i did the change of settings as u said, but i am getting the same error. I am not getting any errors in the console,i am getting the bluej and greenfoot windows succesfully after running. Does it cause any problem for editing the Greenfoot source code for our project.
davmac davmac

2016/6/8

#
You need to let Eclipse rebuild the project before the errors will disappear. It should have prompted you to do this when you changed the compiler compliance setting, however, you can initiate it yourself by using "clean" from the Project menu. If you have correctly set the compiler compliance level for the project, then the errors should definitely go away. The eclipse errors are just from the eclipse compiler. They do not affect editing, but you might need to rebuild using the Ant scripts after making changes. However, as I mentioned, you should not see these errors if your compiler compliance level is set correctly.
DHEERAJ DHEERAJ

2016/6/9

#
Ok. Thank you,it worked. Now all are working fine. Thank you very much for your precious time and patience.
DHEERAJ DHEERAJ

2016/7/5

#
How to import greenfoot in bluej i.e how to get a greenfoot object in bluej project ??
You need to login to post a reply.
1
2