If anyone happens to be doing a course with the open university i.e. M255 that needs bluej and the ouworkspace but they use a mac..I found a useful site here
http://www.phasenoise.co.uk/2007/06/03/bluej-on-mac-os-x-for-the-open-university-updatedNow one alteration to this site if you want the same version of bluej as the one on the OU CD you should download bluej 2.0.5 from the bluej website
http://www.bluej.org/download/download-old.htmlAnother alteration is that you should put the bluej package in a separate folder inside the applications folder, because otherwise when you launch the ouworkspace it brings up an error as it scans every file/folder in the same directory..don't ask me why.
The instructions are as follows
1. Right click, or control click if you have a single button mouse on the BlueJ icon. Select the option “Show Package Contents” this will open a window with a folder named “Contents”.
2. Navigate to the userlib folder Contents > Resources > Java > userlib.
3. Pop in the Course software CD, at the root of the CD is a folder named “libraryfiles” go inside here and copy the files “bsh-2.0b4.jar” and “ou.jar” to the userlib folder opened in the last step.
4. Next navigate to the folder Contents > Resources > Java > extensions.
5. From the root of the course CD copy the jars “eaextension.jar” and “ouwextension.jar”.
6. In the finder navigate to the folder named Library in the root of your hard drive and scroll down to the folder Java, copy the same two jars “bsh-2.0b4.jar” and “ou.jar”
to the folder named “Extensions”.
Quick listing:
Inside BlueJ application bundle:
Resources > Java > Extensions should contain the following:
eaextension.jar
ouwextension.jar
Inside BlueJ application bundle:
Resources > Java > userlib should contain
bsh-2.0b4.jar
ou.jar
In the Library Folder in the Hard Drive and not in your home folder.
/Library/Java/Extensions should contain the following:
bsh-2.0b4.jar
ou.jar