-
This error is coming in my pc I use intel Celeron j1800 and 2 GB ram while windows 10 running
is this an error from my side or yours? Version : 5.0.0
---
**Issue metadata**
- Issue type: Bug
- Pr…
-
Compile the method
public Student(String aName, int anAge
{
name = aName;
age = anAge;
}
')' expected message is accompanied by the cursor positioned between g and e in the name of the p…
-
Make a test class with an umlaut in the name, and write a failing test. Click Show Source; an exception is thrown in the debug log and the source is not opened.
---
**Issue metadata**
- Issue type…
-
LOWERED Priority !
UPGRADED to java --version openjdk 14.0.1 2020.
I will redo-re-read Chapters 1 Exercises.
Perhaps, it IS working as planned an I need to adjust my thinking abo…
-
In GitLab by @amjad on Nov 28, 2017, 15:30
When new APIs are added to JavaFX to match the ones at awt.Desktop, we should remove the usage of the Java 9's exports flag which exposes com.sun.glass.ui p…
-
Hey there!
I wrote my own API with the spoon framework to run some code analysis. I've written for example a method to see if a field uses the desired type which looks like that:
https://pastebin.c…
-
BlueJ fails to launch. Running MacOS Ventura 13.1
-
### What is the issue?
When attempting to complete updates in Fedora 36 KDE via Discover I get the following message and the updates fail:
```
Bad GPG signature found:/var/cache/PackageKit/36/met…
-
Make class/UML diagrams for the code
-
BlueJ is not known as being scalable, it would be nice if we could convert this project to a gradle project.