-
Turning .java into .exe
How can I change a java application (.java) into a windows executable (.exe)
? Freeware suggestions only pweese :P
I'm stingy ;-)
Cheers,
Matt
-
Re: Turning .java into .exe
You aren't actually serious are you????
Java does not run as a pre-compiled program, therefore no standalone executable
java programs. You have to have the jre installed which takes the java program
and interprets the byte code and runs the program.
There are programs out there that convert .java programs to .exe compiled
C++ programs, but I don't know of any, especially not free, and what is the
purpose of java if you are going take away the portability of the application???
"Matt" <contact@digitaltune.co.uk> wrote:
>
>How can I change a java application (.java) into a windows executable (.exe)
>? Freeware suggestions only pweese :P
>
>I'm stingy ;-)
>
>Cheers,
>
>Matt
-
Re: Turning .java into .exe
If you really want this...
J2exe
http://www.geocities.com/j2exe/
Leonardo Kasperavicius
"Matt" <contact@digitaltune.co.uk> escreveu na mensagem
news:3e57d478$1@tnews.web.devx.com...
>
> How can I change a java application (.java) into a windows executable
(.exe)
> ? Freeware suggestions only pweese :P
>
> I'm stingy ;-)
>
> Cheers,
>
> Matt
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks