MacNN Forums (https://forums.macnn.com/index.php)
-   Classic Macs and Mac OS (https://forums.macnn.com/forumdisplay.php?f=64)
-   -   Java on OS 9.2 (https://forums.macnn.com/showthread.php?t=240079)

 
dwasserm Jan 1, 2005 07:49 AM
Java on OS 9.2
I've downloaded the Java SDK, so now I can compile Java applications on my Mac, but how do I run them?
 
Big Mac Jan 2, 2005 10:51 AM
There is an applet runner provided if you've downloaded the MRJ package (Macintosh Runtime For Java).
 
theolein Jan 3, 2005 12:24 PM
Re: Java on OS 9.2
Quote
Originally posted by dwasserm:
I've downloaded the Java SDK, so now I can compile Java applications on my Mac, but how do I run them?
I hope you're running OS9, because if you're trying to run all this in Classic under Mac OSX, you're wasting your time.

In the folder where you installed the MRJ SDK, there are a number of subfolders. One of those is called Tools. In that folder there is a folder called JDK Tools, which contains the applications for compiling a java class, javac, and those for building a jar file, jar. I assume you've found these. In the same Tools folder, there's a folder called Application Builders. You can find another subfolder called JBindery in there. The application JBindery is the one you are looking for to run JDK 1.1.8 applications under OS9.

If you just want to run applets, however, then you need to use the application Apple Applet Runner in the MRJ SDK folder.

Be warned however, that the Java level under OS9 is extremely outdated. It's only JDK 1.1.8, whereas Java is now at 1.5 on most platforms and 1.4.2 on MacOSX.
 
dwasserm Jan 4, 2005 01:10 AM
JBindery
Ok, I found JBindery and it works. :-) Thanks.
 
All times are GMT -4. The time now is 12:10 AM.

Copyright © 2005-2007 MacNN. All rights reserved.
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.