Java Reference
In-Depth Information
Folder
Comment
bluej/
The BlueJ system and documentation.
bluejsetup-305.exe
BlueJ installer for Microsoft Windows (all versions).
BlueJ-305.zip
BlueJ for Mac OS X.
bluej-305.deb
BlueJ for Debian-based systems (Debian, Ubuntu).
bluej-305.jar
BlueJ for other systems.
tutorial.pdf
The BlueJ Tutorial .
testing-tutorial.pdf
A tutorial introducing the testing tools.
teamwork-tutorial.pdf
The tutorial for use of team work tools.
repository-setup.pdf
Information about setting up a CVS or Subversion repository
for team work support.
ReadMe.htm
CD documentation. Open this file in a web browser to read it.
Contains CD content overview, installation instructions, and
other useful pointers.
jdk/
Contains Java systems (JDK) for various operating systems.
linux/
JDK installer for Linux.
solaris/
JDK installer for Solaris.
windows/
JDK installer for Microsoft Windows (all versions).
jdk-doc/
Contains the Java library documentation. This is a single zip
file. Copy this file to your hard disk and uncompress to use the
documentation.
projects/
Contains all projects discussed in this topic. Copy this complete
folder to your hard disk before using the projects. Contains sub-
folders for each chapter.
A.5
Configuring BlueJ
Many of the settings of BlueJ can be configured to better suit your personal situation. Some
configuration options are available through the Preferences dialog in the BlueJ system, but
many more configuration options are accessible by editing the “BlueJ definitions file.” The lo-
cation of that file is <bluej_home>/lib/bluej.defs , where <bluej_home> is the folder where the
BlueJ system is installed. 1
Configuration details are explained in the “Tips archive” on the BlueJ web site. You can access it at
http://www.bluej.org/help/archive.html
1
On Mac OS, the bluej.defs file is inside the application bundle. See the “Tips archive” for instructions
how to find it.
Search WWH ::




Custom Search