Results 1 to 8 of 8
- 03-22-2009, 08:41 AM #1
Member
- Join Date
- Feb 2009
- Posts
- 50
- Rep Power
- 0
-
There are third party apps that do this, but many of us would like to know your overall goal, why would you want an exe file? There may be a better way to accomplish this goal.
- 03-22-2009, 02:11 PM #3
Member
- Join Date
- Feb 2009
- Posts
- 50
- Rep Power
- 0
REgarding swinggui into like software exe
dear sir,
i am develped my gui in netbeans 6.5 i want to run my gui from any system.pls tell me the steps how to do it.
thanks
santhosh
-
If you try to create an exe out of this, you will be severely limiting what can run your app. I strongly suggest that you read up on and try to create a jar file. There are essentially two ways I see for you to do this: 1) NetBeans likely has a Jar-creation wizard (check out the NetBeans help sites and files), or 2) create a Jar by hand by going through the Sun tutorials that cover this subject.
- 03-22-2009, 06:42 PM #5
To create an executable jar in NetBeans, make sure a main class is set in the project properties and "Clean and Build" either from the main menu or from the project node context menu.
(no wizard, it's a one-step process)
db
-
Cool, did not know. In Eclipse you must go through the "Export" wizard.(no wizard, it's a one-step process)
- 03-31-2009, 10:15 PM #7
Member
- Join Date
- Mar 2009
- Posts
- 1
- Rep Power
- 0
Try and look up a java jar exe wrapper. If you look up that you'll find a couple, you'll still need Java installed on the users computer to run the program.
- 04-04-2009, 12:36 PM #8
Similar Threads
-
how to convert one format to another format
By mahipal_reddy621 in forum New To JavaReplies: 1Last Post: 12-02-2008, 10:21 AM -
Format
By 2ndis1stplaceloser in forum New To JavaReplies: 2Last Post: 10-21-2008, 06:38 AM -
how to convert date format
By saran123 in forum New To JavaReplies: 5Last Post: 10-16-2008, 06:10 PM -
Code format
By Eric in forum XMLReplies: 1Last Post: 07-06-2007, 07:44 AM -
Code format
By Eric in forum XMLReplies: 1Last Post: 07-06-2007, 07:42 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks