-
bugs.bluej.org is only reachable via unencrypted http.
This is serious, since I have to log in and enter a password over an unencrypted connection.
The GDPR expects such actions to only happen ove…
-
Debugger does not show local variables (including parameters) when stepping through a method in a class with generic type.
---
**Issue metadata**
- Issue type: Bug
- Priority: Medium
-
Whilst working with ArrayList i accidentally set its object to private, then i got this error. Afterwards i hanged it back to public, and yet until i quit and restarted the program i kept on getting t…
-
It would be helpful if code pad could be used without an open project, to try out simple things using library classes.
---
**Issue metadata**
- Issue type: Task
- Priority: Medium
-
Code pad has a problem with the new version of instanceof. Type:
Number n = 1;
n instanceof Integer i
As a result, code pad does not accept input anymore. Even resetting the VM does not…
-
In GitLab by @babis on Oct 22, 2020, 16:01
BlueJ was installed on Downloads folder, MacOS 10.15.7
On the Libraries folder the add file button was not visible due to the long path that was extendin…
-
When we will update Java / JavaFX to newer version, we should check the following:
* the Java parser in BlueJ will still comply with additions in Java
* the GDK for Linux platforms is forced in th…
-
Connecting to Github using the teamwork controls on BlueJ requires an account name and password. Starting August 13, Github plans to use token-based authentication for all Git operations and will no l…
-
No reasonable fix is offered for 'Path' and 'Paths'.
They should offer "import java.nio.file.Path" (or Paths) as a fix.
Line of code used in source:
Path path = Paths.get("target");
---
**…
-
Under Linux Mint (currently 20, but the behaviour has been observed for years), the Greenfoot installer seems to associate Greenfoot with many file types that it should leave alone. The extremely anno…