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

2014/12/9

Error in eclipse while running ant

ds06 ds06

2014/12/9

#
I get an error in eclipse while i run the ant for greenfoot. I did exactly what was described in the HOWTO.build-bluej-in-eclipse and HOWTO.build-greenfoot-in-eclipse. Can someone see what is wrong? http://i.imgur.com/GBLdQfa.png thanks in advance
davmac davmac

2014/12/9

#
Looks like you didn't do this correctly:
4. Configuring and running ant You need to run the ant build scripts to put certain files in the correct places before you can build and run greenfoot: * Edit the greenfoot/build.properties to set local paths.
You need to follow the instructions precisely. 'bluej_home' edit: 'bluej.projectdir' must be set to the folder containing the BlueJ project.
You need to login to post a reply.