Useful Links
- Alice home page, including a
free download
- Java API
- Free
Java download - get JDK 6 Update 7
-
Objectdraw API
- BlueJ home page, including
documentation and free download
- For you to use BlueJ for the class assignments, you will
also need to
get objectdraw.jar.
- After putting objectdraw.jar in a reasonable place (like
your cs101 folder), you need to tell BlueJ where to find it. To
do that, start BlueJ. Open the BlueJ menu and select
Preferences. Then select Libraries. Click the Add button.
This should open a file browser. Find objectdraw.jar and click
Choose.
- Another preference that I recommend that you set is on the
Editor tab. Select "Display line numbers".
- You should also download
the objectdrawinvoker.jar
extension
available from BlueJ. Instructions on how to install BlueJ
extensions are available at the bottom of the BlueJ extensions page.