Skip to content

Force language to 'quarkus-properties' doesn't work for application.properties#817

Merged
datho7561 merged 1 commit intoredhat-developer:masterfrom
angelozerr:fix_force_language
Aug 22, 2024
Merged

Force language to 'quarkus-properties' doesn't work for application.properties#817
datho7561 merged 1 commit intoredhat-developer:masterfrom
angelozerr:fix_force_language

Conversation

@angelozerr
Copy link
Copy Markdown
Contributor

@angelozerr angelozerr commented Aug 22, 2024

Force language to 'quarkus-properties' doesn't work for application.properties

To test this PR, install Spring extension which will set the application.properties to Spring Boot:

image

After loading the Java project, the application.properties language must be forced to Quarkus, but it doesn't work.

The PR fixes the regexp to accept only application.properties

application.properties

Signed-off-by: azerr <azerr@redhat.com>
@angelozerr angelozerr self-assigned this Aug 22, 2024
@angelozerr angelozerr added this to the 1.18.0 milestone Aug 22, 2024
@angelozerr angelozerr added the bug Something isn't working label Aug 22, 2024
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed I run into this bug and this change fixes it. Thanks, Angelo!

@datho7561 datho7561 merged commit 8dedecb into redhat-developer:master Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants