spring-projects / spring-projects/spring-tools
Possible Bug: "Boot Dashboard" view opens the "dialog window configurations" as Debug mode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
For:
Spring Tool Suite 4
Version: 4.17.2.RELEASE
Build Id: 202301310704
Revision: 4c43862ec9482cb5c289960e5514998e59d2f1fe
For any Spring Boot project, if is executed the app through:
- Right click ->
Run As->Spring Boot App
The app runs as expected. And if is need it to do some editions, is enough do
- Top menu ->
Run->Run As Configurations
The dialog window opened has the title with the name: Run Configurations
If is used the Boot Dashboard view, and is selected the same Spring Boot project, and through the top menu is done click in
the pencil icon it opens the same dialog window but it has the title with the name: Debug Configurations.
Observe here that now is Debug Configurations and not Run Configurations. Is it expected?
Of course, if is used
- Top Menu ->
Run
Then is possible open the same dialog window but according if is selected either Run Configurations... or Debug Configurations...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Spring Tool Suite 4 with a Spring Boot project: launch it from Boot Dashboard and use the pencil icon, then compare the dialog with Run > Run Configurations and Run > Debug Configurations. Confirm whether the Boot Dashboard action should open Run Configurations and document the observed result; no source file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100