
Fixed a few bugs with breakpoint/step mark display in the Java editor. Fixed some issues with opening editors in new windows. Switched to GDK 2 on Linux to help with some windowing issues. Added a new mechanism to support opening text files in the project in the BlueJ text editor. Fixed ctrl-click in the class diagram on Mac. Added feature to automatically insert the closing '}' (configurable in the preferences). Many Java editor bug fixes, including scrolling while drag-selecting, tab key behaviour, bracket highlighting, smooth scrolling on Mac. Cut/copy now do nothing if the selection is empty (previously it would blank the clipboard).įor 64-bit Windows 7 or newer, includes JDK (~240 MB)įor MacOS X 10.11+, includes JDK (~210 MB)įor Debian, Ubuntu 18.10+ and other Debian-based systems (~210 MB)Īll other systems executable jar file (~20 MB). Stopped passing -source to the compiler by default (this now allows users to specify -release). Java vm for windows 10 64 bit download code#
Added System.in/out/err to the code completion dialog as a special case.Various small editor bug fixes, including one where errors would sometimes not show in the editor.Fixed a bug in saving the password for Git in the teamwork.
Compiler errors can now be seen in a list pane when accessibility mode is turned on.Many different accessibility improvements, especially to the terminal, codepad, but also the general interface.