Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu Item for "Run Configurations" should be "Spring Boot DevTools Client" #1096

Closed
manueljordan opened this issue Aug 3, 2023 · 1 comment
Assignees
Labels
for: eclipse something that is specific for Eclipse type: bug

Comments

@manueljordan
Copy link

Describe the bug

Is not critical but the current Spring Boot Devtools Client item available in the Run Configurations dialog window should be Spring Boot DevTools Client instead. Observe the DevTools part

According with the following links:

  • Spring Boot Reference Documentation appears the DevTools term
  • 8.3. Automatic Restart the DevTools term appears in the beginning of the Triggering a restart block and the 2nd/3rd Note blocks
  • https://start.spring.io do click at the Add Dependencies link, search and add as a dependency, in both points of interaction - when appears as a result to be added and when is finally added as dependency - always is used the DevTools part

To Reproduce

Open the Run Configurations dialog window

@BoykoAlex
Copy link
Contributor

Fixed with 2104518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse type: bug
Projects
None yet
Development

No branches or pull requests

3 participants