lefty42@... a écrit:
I am having some trouble with JavaC. I have MRJ2.1.4 and SDK 2.0 loaded
on my G4 and I am trying to compile some java code. I double-click on
the program JavaC and a Java Console opens and displays message "Can't
find class `com/apple/mrj/tools/Javac'". The only thing I am able to do
at this point is quit the application. I have read all of the included
documentation I can find and nothing helps.Have you seen this before?
Do you have any clues on what I may be doing wrong?Any help you could provide would be greatly appreciated.
Thanks!!!------------------------------------------------------------------------
-- Talk to your group with your own voice!
-- http://www.egroups.com/VoiceChatPage?listName=macjava&m=1
First check in your extension folder to see if the MRJ (Mac Runtime
for Java) Libraries folder, which should include a MRJClasses Folder,
which (oops) should include JDKClasses.zip, MRJClasses.zip and MRJSDK.zip,
is properly installed. If not, here's your problem. Else… well, good luck.
bruno desthuilliers
bdesth@...