BlueJ è un ambiente di sviluppo che consente la creazione di programmi in linguaggio Java in modo semplice e veloce.
Il programma è distribuito come pacchetto JAR autoinstallante, il formato di distribuzione compresso tipico dei programmi JAVA: scaricare in cartella di destinazione, creare un oggetto programma che punti a java.exe
e che abbia per parametri: "-jar bluej-xxx.jar
". Vedi sotto per il(i) link di download.
Qui di seguito trovi i link di download per l'installazione manuale del software:
BlueJ v. 3.1.7 (24/5/2020, Michael Kölling, Ian Utting, Davin McCall, Neil Brown, Amjad Altadmri, Fabio Hedayioglu) | ||
hobbes.nmsu.edu/download/pub/java/dev/BlueJ_GreenFoot.zip | local copy | |
BlueJ v. 3.1.7 (23/2/2016, Michael Kölling, Ian Utting, Davin McCall, Neil Brown, Amjad Altadmri, Fabio Hedayioglu) | Readme/What's new |
This is a bug-fix release for users who still need to use Java 6. In the absence of any major issues, it will be the last version of BlueJ which will work with Java 6.
List of fixes and improvements:
Fixed problems in handling SVN projects.
Fixed minor issues with the debugger.
Note that from this version, to work around bugs in the SVNKit library that BlueJ uses for Subversion support, BlueJ projects which are shared to or checked out from a repository will use the (old) version 1.6 working copy format. This may mean that some external tools (including recent versions of the subversion command line client) may not be able usable with BlueJ projects. Projects checked out or shared using BlueJ version 3.1.6 used the version 1.7 working copy format and will not work properly (in any version of BlueJ) due to SVNKit bugs; BlueJ version 3.1.7 will issue a warning when opening such a project. |
www.bluej.org/download/files/bluej-317.jar | local copy | |
BlueJ v. 3.1.7 (Source code, , Michael Kölling, Ian Utting, Davin McCall, Neil Brown, Amjad Altadmri, Fabio Hedayioglu) | Readme/What's new |
This is a bug-fix release for users who still need to use Java 6. In the absence of any major issues, it will be the last version of BlueJ which will work with Java 6.
List of fixes and improvements:
Fixed problems in handling SVN projects.
Fixed minor issues with the debugger.
Note that from this version, to work around bugs in the SVNKit library that BlueJ uses for Subversion support, BlueJ projects which are shared to or checked out from a repository will use the (old) version 1.6 working copy format. This may mean that some external tools (including recent versions of the subversion command line client) may not be able usable with BlueJ projects. Projects checked out or shared using BlueJ version 3.1.6 used the version 1.7 working copy format and will not work properly (in any version of BlueJ) due to SVNKit bugs; BlueJ version 3.1.7 will issue a warning when opening such a project. |
www.bluej.org/download/files/source/BlueJ-source-317.zip |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Aggiungi un commento