facebook

Windows Executable creator

  1. MyEclipse IDE
  2.  > 
  3. Comments
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #211022 Reply

    Hi,

    Could anyone suggest me any plugin by which i can create windows executables or command line excutables of java projects. I want my whole java application to be inform of a single java exe file. I was able to do so using jBuilder. So if anyone know kindly suggest a plugin or method.

    Regards,

    Mukund

    #211036 Reply

    Riyad Kalla
    Member

    Mukund,
    IIRC the JBuilder feature of creating an EXE is not a real EXE, it requires certain settings of the VM on the Windows machine you are going to run it. AFAIK the only true EXE creator program out there (I think there are 3 major ones) is the JET Compiler. I’ve used it on a few occasions and its really good at what it does, but not free, and I figure you might want something free.

    If your application runs using SWT, you could use GCJ to compile a binary, but it would be via a nice plugin 🙁

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Windows Executable creator

You must be logged in to post in the forum log in