eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
Automatically break on Java Applications when entering main, by default
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
I came across https://www.reddit.com/r/eclipse/comments/13zt4ll/debugger_not_working/, and it occurs to me that for new users,
automatically breaking when entering the main method of their designated main class might be a useful behavior to enable by default, as long as it's added after providing a way to turn the behavior off in the Debug preferences.
Contributor guide
Assessment
This issue has not been assessed yet.