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

Services Window Dev Mode #1303

Open
jsantaelena opened this issue Jan 2, 2024 · 3 comments
Open

Services Window Dev Mode #1303

jsantaelena opened this issue Jan 2, 2024 · 3 comments

Comments

@jsantaelena
Copy link

Quarkus Tools also works quite differently in debug mode.
Without the Quarkus Tools plugin when you launchs the application from the
services window you get debug and console at the same window, which is more
productive than having to switch from services to debug windows while you
advance with debug steps.

@angelozerr
Copy link

Without the Quarkus Tools plugin when you launchs the application from the
services window you get debug and console at the same window

I think you are using IJ Ultimate, right?

@angelozerr
Copy link

Our Quarkus Run configuration create in a memory a Maven / Gradle run configuration and after that it is IJ himself which manages console.

You can notice that if you create a Gradle run configuration and you add it in the Services View.

I don't know if we can control that.

@jsantaelena
Copy link
Author

jsantaelena commented Jan 2, 2024 via email

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

No branches or pull requests

2 participants