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

Add the java.import.maven.offline.enabled property #2617

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

snjeza
Copy link
Contributor

@snjeza snjeza commented Aug 9, 2022

Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

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

Overall, looks fine to me.

package.json Outdated
@@ -250,6 +250,12 @@
"description": "Enable/disable the Maven importer.",
"scope": "window"
},
"java.import.maven.offline": {
Copy link
Member

Choose a reason for hiding this comment

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

I would call this java.import.maven.offline.enabled so it matches the corresponding property on the Gradle side.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

README.md Outdated Show resolved Hide resolved
@snjeza snjeza changed the title Add the java.import.maven.offline property Add the java.import.maven.offline.enabled property Aug 9, 2022
Signed-off-by: Snjezana Peco <snjezana.peco@redhat.com>
@snjeza snjeza merged commit 6d8884d into redhat-developer:master Aug 9, 2022
@rgrunber rgrunber added this to the End August 2022 milestone Aug 29, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants