Why worry about where it is or how to set it up when it just works right from the start? Much better than Windows, don't you think? You use it just like any other Java environment. The javac and java commands are used to compile and run Java programs from the command line, or you can write Java code in Apple's free development tools - Xcode.JLaFrance said:I've got Mac OS 10.3.5 and I've been told that the "Java enviroment" came with OSX, but I don't know wher it is or how to set it up. Any help?
Thanks
You should download and install the most recent Java update from Apple, then try again.JLaFrance said:" .jar " files do not open
cubist said:What do you mean "jar files don't open"? (1) If you double-click on them in Finder, they will run. (2) If you are in terminal, use "java -jar jarfile.jar" to run them. For character-mode java apps, you must run them in terminal using the second method.
JLaFrance said:I've got Mac OS 10.3.5 and I've been told that the "Java enviroment" came with OSX, but I don't know wher it is or how to set it up. Any help?
Thanks
Like I said earlier, try installing the Java Update to fix a corrupt Java environment, which is what I think you have.JLaFrance said:I cant open ANY .jar files!! they are all either corrupt of invalid, i need to open these for school.
JLaFrance said:I cant open ANY .jar files!! they are all either corrupt of invalid, i need to open these for school.