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

fix: disambiguate Quarkus launch config #1142

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

fbricon
Copy link
Contributor

@fbricon fbricon commented Sep 5, 2023

Change the name of the Quarkus run configuration type to "Quarkus Dev Mode", to disambiguate from Intellij Ultimate's own config type.

Also fixed the dark mode icons, which unfortunately don't help with the confusion since they're identical to the ones used in Ultimate, but it's more correct now.

Screenshot 2023-09-05 at 15 24 22 Screenshot 2023-09-05 at 15 24 58

Partially fixes #1045

gradle.properties Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Sep 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
26.9% 26.9% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@angelozerr angelozerr added this to the 1.27.0 milestone Sep 5, 2023
@angelozerr angelozerr added the quarkus Quarkus support label Sep 5, 2023
@angelozerr angelozerr merged commit 5ffee3d into redhat-developer:main Sep 5, 2023
10 of 13 checks passed
@angelozerr
Copy link
Contributor

Thanks @fbricon !

@ia3andy
Copy link

ia3andy commented Sep 5, 2023

Not sure why Quarkus Dev Mode?

@fbricon
Copy link
Contributor Author

fbricon commented Sep 5, 2023

because it's run configurations to launch Quarkus in dev mode

@ia3andy
Copy link

ia3andy commented Sep 6, 2023

ah ok 😅 I thought it was the plugin name ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quarkus Quarkus support
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Perception conflict between Red Hat and JetBrains Quarkus plugins
3 participants