Installation  - BlueJ 1.1 (bluej-110.jar)

Windows:

          Double-click the install file (bluej-110.jar). Important: The
          bluej path (that is, any of the parent directories) must not
          contain spaces (eg "Program Files")!

          If you system is not configured correctly to execute jar files,
          double-clicking may not work. In that case, open a DOS Command
          window and follow the Unix instructions.

Unix:

          Run the installer by executing

                java -jar bluej-110.jar

    In the installer, select an installation directory and your JDK
    directory and install.

    In the bluej directory, you will find a file named bluej (Unix), or
    bluej.bat (Windows).  Run (double-click) this file to start BlueJ.


Optional: Remove the Installer

    If you do not want to make further installations, you can now delete the
    installer file (bluej-110.jar).

