hiiiiiiiiiii to all

Reply

Join Date: Sep 2009
Posts: 5
Reputation: harshadap is an unknown quantity at this point 
Solved Threads: 0
harshadap harshadap is offline Offline
Newbie Poster

hiiiiiiiiiii to all

 
0
  #1
Sep 13th, 2009
how can i make os independent .exe file in java. I am using netbeans IDE for developing java project
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 749
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: hiiiiiiiiiii to all

 
0
  #2
Sep 14th, 2009
You really need to work on those thread titles.
http://www.catb.org/~esr/faqs/smart-...tml#bespecific
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1,175
Reputation: stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light 
Solved Threads: 125
Featured Poster
stephen84s's Avatar
stephen84s stephen84s is offline Offline
Veteran Poster

Re: hiiiiiiiiiii to all

 
0
  #3
Sep 14th, 2009
IMHO you cant make an OS independent executable (.exe) files, cause these files contain instructions native to the OS and your system architecture, for example an executable made for an 64 bit version of an OS may not run on its 32 bit version.

What I think you are looking for is executable JARs. They are platform independent and you can run your program directly(just by double clicking the jar like for an exe) if you have properly packaged it into an executable JAR file.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

"How to ask questions the smart way ?"
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC