Henning Kasch
Henning Kasch
The unit test for idle shutdown fails randomly: * https://travis-ci.com/code-freak/code-freak/builds/123869307 * https://travis-ci.com/code-freak/code-freak/builds/123865707 * https://travis-ci.com/code-freak/code-freak/builds/115237357 * https://travis-ci.com/code-freak/code-freak/builds/115053673 * …
IDE containers running the full Java package (RedHat language server, SonarLint, ...) are eating over 2GB of memory. In scenarios with many students working in parallel it requires too much...
Add a screen to the IDE that introduces the Task/IDE and gives some help when the Editor is opened the first time.
Allow to work in team of 2+ people to work on the same submission
In many cases the student has to create the classes by himself so unit-tests will not compile until he has finished creating all needed classes. Until then there is no...
Currently the IDE tries to determine a "good" default main file that will be opened initially if the IDE is opened for the first time. This will fail for larger...