haschdl / haschdl/pLaunchController

Improve debugging by including an example apps that can be run from the IDE

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
14
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In order to do proper debugging and improve testing, it is necessary to include examples that can be executed from within the IDE. This means implementing a Java class extending `PApplet` with a `main()` method:
`public class SketchLaunchControl extends PApplet`

This can executed from a debug session from IntelliJ, with dependencies across modules, and improve testability.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.