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

switch live hovers in Eclipse to direct-connect after launch #832

Closed
martinlippert opened this issue Sep 6, 2022 · 1 comment
Closed
Assignees

Comments

@martinlippert
Copy link
Member

We should switch the approach the tooling auto-connects to running applications to show live hovers from the auto-detect java processes running on the local machine to a direct "connect to this app" call from the tooling in Eclipse once a spring boot app has been launched (similar to the way we do this in VSCode nowadays) and disable the automatic tracking of processes by default.

@BoykoAlex
Copy link
Contributor

Hopefully addressed with c51b97a
Auto-connects to boot apps launched via Spring Boot launch with JMX enabled, i.e. default launch settings. There is also a preference for auto-connect under Boot Dash preferences.

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

No branches or pull requests

2 participants