-
compling to .exe
Does anyone know how I can compile my Java application to a windows
executable.
-
Re: compling to .exe
Hello Stephen:
Are you using an IDE? If so, most of them provide a way to deploy to an
.exe file ranging from the ease of J++ (one of the few things it does extremely
well!) to other, not so easy IDEs.
If you aren't using an IDE, then it may not be worth all of the effort to
get the .exe file and you might consider running it as a plain old Java Application.
Tom Duffy
"Stephen Price" <Stephen.price@europlacer.co.uk> wrote:
>Does anyone know how I can compile my Java application to a windows
>executable.
>
>
>
>
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|