Results 1 to 11 of 11
- 10-03-2008, 08:01 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 31
- Rep Power
- 0
[SOLVED] Making JAVA Program excutable
Hello guys, i need help, i am done programming a simple GUI, and i want to have it fully furnished as a finished product, how can i make it executable in such a way that i don't need an IDE to open and run it for me? by the way i am using JCreator IDE,, hope you can help guys,, thanks!!:)
- 10-03-2008, 09:36 AM #2
- 10-03-2008, 09:57 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yes, all what you need is there. And also you can create an exe too. Use Lunch4j, it's really nice too.
- 10-03-2008, 12:46 PM #4
Member
- Join Date
- Oct 2008
- Posts
- 24
- Rep Power
- 0
there are alot of free software which you can download. launch4j allows you to even add icons of your own for the exe
- 10-03-2008, 02:48 PM #5
Member
- Join Date
- Oct 2008
- Posts
- 31
- Rep Power
- 0
Thanks
thanks for the replies guys,, i'll check out your ideas,, thanks
- 10-03-2008, 04:36 PM #6
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
This link shows how to create an executable JAR files
javaadda.blogspot.com/2008/10/how-to-make-java-application-executable.html
- 10-03-2008, 08:00 PM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
jar is the common way to distribute your application without any more effort. If you are try to build exe file for windows, then you have to build dmg for Mac and so on.
- 10-04-2008, 10:44 AM #8
Member
- Join Date
- Oct 2008
- Posts
- 31
- Rep Power
- 0
thanks
your ideas were great i successfully created an exe file.. thanks:D
- 10-04-2008, 02:25 PM #9
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Welcome. :) If you have solve the problem please mark the thread solved.
- 10-06-2008, 04:24 PM #10
Member
- Join Date
- Oct 2008
- Posts
- 2
- Rep Power
- 0
Java codes for the Binary Search Tree, that can do insert(), delete(), height(), balance(), traverse(), etc.
- 10-07-2008, 03:57 AM #11
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Similar Threads
-
Java Syntax for making 2 divs same height dynamically.
By jatrant in forum New To JavaReplies: 4Last Post: 06-25-2008, 08:09 PM -
making a count down timer using java
By saytri in forum New To JavaReplies: 3Last Post: 12-29-2007, 09:49 PM -
code for making a java swing program a demo verson
By fakhruddin in forum AWT / SwingReplies: 1Last Post: 11-27-2007, 08:54 PM -
Making connect 4 in java
By zoe in forum New To JavaReplies: 1Last Post: 08-07-2007, 06:10 AM -
Making a Java web calendar
By toby in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 08-07-2007, 06:05 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks