0
How to convert a bluej file into a application .exe file?
hey I have a created a bluej program without using javascript(its fully black and white),anyway to turn into a fully working application with a .exe file.
1 Resposta
0
So you have a Java-Programm. BlueJ offers the ability to create .jar-Files, they are also executable. Click on 'File' or sth. like this and 'Create jar' or similar, I am not quite sure about the exact description...
To convert jar-Fikes to exe-Files, you need extra programms, as far as I know.