JAVA TO EXE
Uploader Comments (carnado)
All Comments (37)
-
What do you mean by compile it to get the class file? Like how do i do that?
-
@moomooandu what , convert exes to .class files? It is possible but very hard. But exes can't be 'Blocked' from your schools computers because if the could run then windows would boot right. Maybe you right a program that converts IL or ASM to java byte code?
-
any one know how to do the opposite?
exe's are blocked on school computers
but java executables are not,
so you get it right?
if you can PLEASE HELP ME!!!!
-
music?
-
Is it possible to make a Java from an .exe? Cause i made some games with Game Maker 8.0 Lite and it would be awesome to put them in a Java file to put on your mobile.
-
hey !!!
i'm able to convert my app to an exe ....
but when i convert a .class file in which i've used jdbc-mysql connectivity, then i get an SQLException saying that the jdbc driver wasn't found ...
if i run the class file thru NETBEANS (compiler) it works fine !!!
wat shud i do to make an exe that cn support jdbc-mysql connectivity ????
thnx in advance !!
-
wht abt output file ???
-
@andresvl92 A class is like a blueprint. It's used to create objects within a class. A class is usually a noun. You can have a class named Flight, and within that class, you create several instances (known as objects). of the class, so you'd have flight1, flight2, flight3, etc.
-
what is a class?
hey man... i've tried it, and it works, but when i try to delete the .exe file, it says that i cannot delete it nor rename it, because some other applications are using it... how can i delete it?
louie0108 1 year ago
@louie0108 : Try restart your computer and after that delete the file. If you want to delete without restart, you need to open task manager and go to process part. Find something like this ( javaw.exe or java.exe ). Right-click and choose End Process. After that try delete the file again.I hope it will help.
carnado 1 year ago
During i use netbeans i still not discover how to create exe in it. You also can try jar2exe
carnado 3 years ago
thx a lot I will try this for my project.
popup999 3 years ago
GooD LucK mY Friend
carnado 3 years ago