INSTALLATION HOWTO (English)

Werbung
Deutsche Kurzanleitung siehe unten
INSTALLATION HOWTO (English)
Windows
1. download and install "JAVA SE - JDK 6" from
http://java.sun.com/javase/downloads/widget/jdk6.jsp
choose platform "windows"
2. download and execute the installer
BlueJ­windows­3xx­CNPI­y.y.exe
Linux (Debian, Ubuntu)
1. Install Java from the standard repository
sudo apt­get install sun­java6­jdk
- or -download and install "JAVA SE - JDK 6" from
http://java.sun.com/javase/downloads/widget/jdk6.jsp
choose platform "Linux"
2. download the package and execute the installer in a terminal
sudo dpkg ­i bluej­3.x.x­CNPI­y.y.deb
Linux (other then Debian or Ubuntu)
1. download and install "JAVA SE - JDK 6" from
http://java.sun.com/javase/downloads/widget/jdk6.jsp
choose platform "Linux"
2. Download the installer
BlueJ­generic­3xx­CNPI­y.y.jar
and execute in a terminal with
java ­jar BlueJ­generic­3xx­CNPI­y.y.jar
The installer creates a folder BlueJ in which you will find the executable bluej .
1/5
Mac
1. download and install "JAVA SE - JDK 6" from
http://developer.apple.com/java/download/
Remark 1: This step is usually not necessary since Java is part
of Mac OS X.
Remark 2: PLEASE make sure that you really have JDK 6
(1.6) installed. Some Macs come with
Java 5 (1.5)!
Remark 3: Consider upgrading your Mac operating system
(>= 10.4) first since older systems do not support JDK 6 (1.6).
2. download, unpack and install
BlueJ­mac­3xx­CNPI­y.y.zip
Check network installations
In a school network environment the network policy and user profile interfere and can
prevent BlueJ from finding it's configuration files. Below you find 2 methods to check if your
network installation is correct.
1. Quick test:
To make sure that that configuration files are loaded
• open BlueJ as a student-profile-user,
• open the preferences dialogue with menu-> tools>-preferences and
• compare the tab extensions.
It should look exactly like the following:
2. The JavaDoc tool does not work on BlueJ projects stored on network-shares unless the share
is mapped to a drive letter for example z: Test JavaDoc separately.
3. For more extensive tests unpack the file BluejTestProject­3xx­CNPI­1_x.zip and follow instructions.
2/5
INSTALLATIONSANLEITUNG (Deutsch)
Windows
1. "JAVA SE - JDK 6" von
http://java.sun.com/javase/downloads/widget/jdk6.jsp
herunterladen und installieren. Wähle hierbei das Betriebssystem
"Windows"
2. das Installationsprogramm
BlueJ­windows­3xx­CNPI­y.y.exe
herunterladen und ausführen.
Linux (Debian, Ubuntu)
1. Java aus dem Standard-Repository herunterladen und installieren.
sudo apt­get install sun­java6­jdk
­ oder ­ "JAVA SE - JDK 6" über die Webseite
http://java.sun.com/javase/downloads/widget/jdk6.jsp
herunterladen und installieren. Wähle hierbei das Betriebssystem
"Linux".
2. Die Datei bluej­3.x.x­CNPI­y.y.deb
herunterladen und mit
sudo dpkg ­i bluej­3.x.x­CNPI­y.y.deb
in einem Terminal installieren.
Linux (andere als Debian oder Ubuntu)
1. "JAVA SE - JDK 6" von
http://java.sun.com/javase/downloads/widget/jdk6.jsp
herunterladen und installieren. Wähle hierbei das Betriebssystem
"Linux"
2. Das Installationsprogramm
BlueJ­generic­3xx­CNPI­y.y.jar
herunterladen und mit
java ­jar BlueJ­generic­3xx­CNPI­y.y.jar
ausführen.
Das Installationsprogramm legt ein Verzeichnis BlueJ an in dem sich das
ausführbare Programm bluej befindet.
3/5
Mac
1. "JAVA SE - JDK 6" von
http://developer.apple.com/java/download/
herunterladen und installieren.
Hinweis 1: Dieser Schritt ist normalerweise nicht
notwendig, da Java mit dem Mac Betriebssystem
ausgeliefert wird.
Hinweis 2: BITTE sicherstellen, dass wirklich die Java
Version JDK 6 (1.6) installiert ist. Einige
Macs werden mit der Version 5 (1.5) ausgeliefert!
Hinweis 3: Möglicherweise muss erst ein Betriebssystem-Upgrade
durchgeführt werden (>= 10.4) da ältere Systeme JDK 6 (1.6)
nicht unterstützen.
2. Die Datei
BlueJ­mac­3xx­CNPI­y.y.zip
herunterladen und das Paket entpacken und installieren.
4/5
Netzwerk-Installation überprüfen
In einer Schulnetzwerkumgebung können die Policy und das User-profile der
Netzwerkadministration BlueJ davon abhalten seine Konfigurationsdateien zu finden. Im folgenden
zwei Vorgehensweise um herauszufinden, ob die Netzwerkinstallation korrekt ist:
1. Schnelltest:
Um sicher zu sein, dass die Konfigurationsdateien geladen werden:
• öffne BlueJ mit einem Schüler Account.
• öffne den preferences Dialog mit menu-> tools>-preferences und
• vergleiche den Reiter extensions.
Er muss exakt genau wie das folgende Bild aussehen:
2. Für den Fall, dass das BlueJ Projekt auf einer Netzwerk-Freigabe liegt funktioniert JavaDoc
nur wenn die Freigabe einem Laufwerksbuchstaben z. B. z: zugeordnet ist. JavaDoc sollte
separat getestet werden.
3. Für einen ausführlichen Test entpacke die Datei BluejTestProject­3xx­CNPI­
1_x.zip und folge der Anleitung.
29.11.11
5/5
Jens Getreu
Herunterladen