Java Development

D

damontgo

Guest
I've got an idea for a java application, and I'm planning on building it soon, but it will be my first application that I want to be able to run outside of an IDE or command-line environment. How would I go about making it a stand-alone application that can be run on OSX?
 
OP
R

ramprasad

Guest
damontgo said:
I've got an idea for a java application, and I'm planning on building it soon, but it will be my first application that I want to be able to run outside of an IDE or command-line environment. How would I go about making it a stand-alone application that can be run on OSX?
Hi,
Its very simple man..Just do nothing.Mac is the OS which supports java to the full extent and java is intergrated in OS itself..just use the java commands (javac, java etc) anywhere on the terminal..Itll work
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top