Skip to content

Disable "Stop in Main" checkbox in Run configuration#948

Open
elsazac wants to merge 1 commit intoeclipse-jdt:masterfrom
elsazac:Runconfigimprovement
Open

Disable "Stop in Main" checkbox in Run configuration#948
elsazac wants to merge 1 commit intoeclipse-jdt:masterfrom
elsazac:Runconfigimprovement

Conversation

@elsazac
Copy link
Copy Markdown

@elsazac elsazac commented Apr 23, 2026

This PR just disables the "Stop in Main" option in side Run configuration only as it is not relevant in run config and rename the option to "Suspend in Main"

Fixes: #934

Before:
Screenshot 2026-04-23 at 9 49 00 AM

After:
Screenshot 2026-04-23 at 9 48 45 AM

@iloveeclipse
Copy link
Copy Markdown
Member

This PR just disables the "Stop in Main" option in side Run configuration

Why disable it, why should it be added at all in Run mode?

@elsazac
Copy link
Copy Markdown
Author

elsazac commented Apr 23, 2026

Attaching screenshots showing how it appears when the option is removed:

Before:
Screenshot 2026-04-23 at 12 15 24 PM

After:
Screenshot 2026-04-23 at 12 15 12 PM

@elsazac elsazac force-pushed the Runconfigimprovement branch 3 times, most recently from f823eaf to fee2b39 Compare April 23, 2026 08:31
@elsazac elsazac force-pushed the Runconfigimprovement branch from fee2b39 to 4a8ba05 Compare April 23, 2026 10:15
@elsazac elsazac force-pushed the Runconfigimprovement branch from 4a8ba05 to c4edcf6 Compare April 23, 2026 15:19
This commit disabled the "Stop in Main" option as it is irrelevant in
Run configuration and rename the option to "Suspend in Main"

Fixes: eclipse-jdt#934
@elsazac elsazac force-pushed the Runconfigimprovement branch from c4edcf6 to 8df564e Compare April 23, 2026 16:00
Copy link
Copy Markdown
Member

@SougandhS SougandhS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show “Stop in Main” only for Debug launch configurations

3 participants