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

2012/10/11

run and reset button

2
3
4
5
6
MR.X MR.X

2013/11/8

#
Mhh, maybe Im to stupid, but what do you mean with
bourne wrote...
Open terminal to directory and use the following command where abc is the name of your jar jar uf abc.jar greenfoot
??? (: And how can i run the game? :D
bourne bourne

2013/11/8

#
The terminal (Mac) or command prompt (Windows). A quick google search for changing the directory of command prompt resulted with: http://coweb.cc.gatech.edu/ice-gt/339 Running the jar runs the game (Having greenfoot.start() in your code is needed)
MR.X MR.X

2013/11/8

#
Ok, it all works fine now :D Thanks, and have a nice weekend ;)
KSH-Aeppli KSH-Aeppli

2013/11/19

#
@Upupzealot: Could I get the file, too? My e-mail is on my profile.
Foppen Foppen

2013/12/7

#
@bourne, I used your download, renamed my jar to zip, exported it, replaced the files in the greenfoot folder, zipped it again and named it .jar again. But when I want to open the jar it says it's corrupt, while it works before replacing the files in the greenfoot folder. Any idea?
bourne bourne

2013/12/7

#
My method did not involve altering the jar as a zip. If you want to do it that way, you just need the export folder from my download, and follow the instructions made by others here. Otherwise read my instructions a few posts back
Foppen Foppen

2013/12/7

#
Ah got it to work, after only using the export folder as you said.
tylers tylers

2013/12/7

#
how do i stop following this topic?
KenCo KenCo

2014/10/5

#
Upupzealot: Would it be possible to walk a complete novice through the process of removing the run/pause and reset buttons. My E-mail address is kencooksey@hotmail.co.uk Thank you.
Upupzealot Upupzealot

2014/10/6

#
You have to modify Greenfoot's source code if you want to do that. That's really complecate. The file was sent by email :)
KenCo KenCo

2014/10/6

#
Upupzealot: Thank you for the file.
Beckninja Beckninja

2015/7/9

#
Hey, Upupzealot, can you send me the code, ym email is riverabecke@gmail.com
Upupzealot Upupzealot

2015/7/10

#
Sended, notice that Greenfoot is updated, I'm not sure if it still working.
GMagician GMagician

2015/7/10

#
can you email me the method? Gulzaib.fida@gmail.com Also; bourne i can't get your method to work, do i put my jar file inside your export? or inside your greenfoot? and the cmd is saying 'jar is not recognized as an internal or external command, operable program or batch file' help plz
GMagician GMagician

2015/7/10

#
Nvm, i got it to work by replacing my greenfoot folder with yours
There are more replies on the next page.
2
3
4
5
6