


You can also select a new icon for the launcher by right clicking it. Then under command, browse to the location you installed BlueJ and select "bluej". Default for the first box is "Application" leave it as that. You can create a desktop shortcut by right-clicking blank space on your desktop and clicking "Create Launcher". Now under the Java directory recall the location that you installed the JDK to (if you forgot you can type in "history" without the double quotes into the terminal and backtrack) Point it to that location and click install.īlueJ should now be installed, it can be run by executing the file named bluej in the directory which you installed it.
BLUEJ INSTALLER INSTALL
Choose whatever install directory you wish, it usually makes life a little easier if you keep all this stuff organized and in the same place. % java -jar /home/megaman/Downloads/vtbluej-253-307.jarĪfter you execute this command an installer window should pop up asking you for an install directory and a Java directory. jar file.Įxecute it from the terminal (change filename and filepath as necessary) You should have already downloaded the BlueJ. % sudo /home/megaman/Downloads/jdk-6u-linux-i586.bin Installing BlueJ bin file that you downloaded, modify the path and filename provided below to the location of your. REMEMBER THIS LOCATION, it will be needed when we install BlueJĮxecute the. Maybe there is an option to force installation of openjfx-11 but I prefer to purge old files first.
BLUEJ INSTALLER ARCHIVE
You can either: purge old installation and install openjfx-11, download archive from openjfx website, extract it and link your projects to extracted directory. Open a terminal, execute the following command to add permission to execute the fileĬhange the directory to wherever you would like it installed to. 1 Answer Sorted by: 0 Looks like your openjfx is in older version, version for Java 8. jar package, its listed as "All other OSes: vtbluej-.jar" First follow the link for the Java JDK, make sure you select linux (x86 for 32 bit, 圆4 for 64 bit, this has to match your operating system version) and download. The ability to save outputs as JAR files is also a great feature. The virtual machine and debugger make it easy to test and debug code. The interactive tutorials and built-in editor make it easy to follow along and write code. Here you will find what version of Java and BlueJ you need to install. Description BlueJ is an excellent tool for learning and teaching the Java language. On Moodle in CS1114 on the 'Reference Shelf' you will see a link 'Installing/Updating BlueJ'. Currently CS1114 (Fall '10) is using Moodle as an online interface for students.
BLUEJ INSTALLER SOFTWARE
The error listed above is what I recieve whenever I try to run BlueJ, I have installed OpenJDK, OpenJDK Devel and even installed Oracle JDK (which would not even let me run the installer so I removed it), but I keep getting this error, anyone have any idea what is happening?Įdit: I have also installed OpenJFX, but that didn't help either so I removed it.BlueJ is the required IDE for CS 1114 Introduction To Software Design.įigure out what you need and download it.
