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

2013/10/11

Project to exe

Syntac Syntac

2013/10/11

#
Hey, My game is so far done. I just want do converse the greenfoot file (jar?) to an exe so I can run it on other devices/computers. Is this possible?
Gevater_Tod4711 Gevater_Tod4711

2013/10/11

#
To export your project into a runable jar file you can export it using the share button in the top right corner of your project. In the window that appears you'll find the option Application where you can export your project into a runable jar file. To compile this jar file into an exe file you need another program because greenfoot only exports into jar files. I would advice you to use JMadex to compile the jars into exe files. It's a very simple but good programm. You can also add an icon to your exe file using JMadex.
Syntac Syntac

2013/10/11

#
Thank you very much!! I´m so glad that it´s finished now! :)
Upupzealot Upupzealot

2013/10/11

#
@Gevater_Tod4711 dose the exe still need JRE to run it? I mean can it run on PCs which dose not have JDK/JRE installed. ============================== I read the website you'v given. It still needs JRE. Any way it's very nice of you to share the tool here :-)
You need to login to post a reply.