The Artima Developer Community
Sponsored Link

Java Answers Forum
Java class to exe

4 replies on 1 page. Most recent reply: Aug 17, 2003 8:52 PM by Nikhil

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 4 replies on 1 page
Matt Pociask

Posts: 9
Nickname: mpociask
Registered: Aug, 2003

Java class to exe Posted: Aug 14, 2003 7:58 PM
Reply to this message Reply
Advertisement
I have created a project in Java that I would like to create an executable for. How is this done? Is this what ANT is for? If so, could you please provide me with an example of what the command you would enter at the command prompt to create a basic executable?


Clay Dagler

Posts: 21
Nickname: cdagler
Registered: Jul, 2003

Re: Java class to exe Posted: Aug 14, 2003 8:26 PM
Reply to this message Reply
I do not know how to do this for free, but you can by a program to do this at:

http://www.ej-technologies.com/products/exe4j/overview.html

Matt Pociask

Posts: 9
Nickname: mpociask
Registered: Aug, 2003

Re: Java class to exe Posted: Aug 14, 2003 8:26 PM
Reply to this message Reply
Nevermind, I found this post:
http://www.artima.com/forums/flat.jsp?forum=1&thread=5325

Matt Pociask

Posts: 9
Nickname: mpociask
Registered: Aug, 2003

Re: Java class to exe Posted: Aug 14, 2003 8:27 PM
Reply to this message Reply
Oh, sorry Clay, didn't see your post. Thanks for replying.

Nikhil

Posts: 2
Nickname: nikhil77
Registered: Aug, 2003

Re: Java class to exe Posted: Aug 17, 2003 8:52 PM
Reply to this message Reply
you could use the ming library to create exe files under java, but think the java.awt.* packages are not yet covered. However , you can buy this application called JET, that creates dlls and exe files from java classes and jar.

have fun

Flat View: This topic has 4 replies on 1 page
Topic: readLine() can cause overflow ?! Previous Topic   Next Topic Topic: Random pages in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use