#1132 Migrate to IntelliJ Platform Gradle Plugin 2.0 by mmaeller · Pull Request #1134 · google/google-java-format · GitHub
Skip to content

#1132 Migrate to IntelliJ Platform Gradle Plugin 2.0#1134

Closed
mmaeller wants to merge 2 commits into
google:masterfrom
mmaeller:gh-1132
Closed

#1132 Migrate to IntelliJ Platform Gradle Plugin 2.0#1134
mmaeller wants to merge 2 commits into
google:masterfrom
mmaeller:gh-1132

Conversation

@mmaeller

Copy link
Copy Markdown
Contributor

Hello,

I have no experience in IntelliJ plugin development, but maybe I can support you that the required invest in time isn't that high. As far as I can tell the gradle build works.

Due to the changes of the IntelliJ gradle plugin I was urged to raise the java compatibility to 17 as well as the supported IntelliJ version to at least 2022.3 (see requirements)

#1132

@google-cla

google-cla Bot commented Aug 14, 2024

Copy link
Copy Markdown

@plumpy plumpy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks, I appreciate the help!

We can't merge it until you sign the CLA, so if you could do that, it would be great!

Comment thread idea_plugin/build.gradle.kts Outdated
@plumpy

plumpy commented Aug 19, 2024

Copy link
Copy Markdown
Collaborator

Hi, could you head over to https://cla.developers.google.com/ to sign the CLA?

@mmaeller

Copy link
Copy Markdown
Contributor Author

copybara-service Bot pushed a commit that referenced this pull request Aug 21, 2024
Fixes the error on startup by loading the service when needed and not when the class is initializing.  IntelliJ docs on this, https://plugins.jetbrains.com/docs/intellij/plugin-services.html#retrieving-a-service.

Tested locally with IntelliJ versions 2021.3 and 2024.2.

#1134 has bug #1132 tagged, but I don't think it does anything to resolve the issue in it's current state. (I do agree that getting on the newer IntelliJ tooling is beneficial though, it offers inspections that catches issues like this.)

Fixes #1132.

Fixes #1138

FUTURE_COPYBARA_INTEGRATE_REVIEW=#1138 from nrayburn-tech:fix/1132 5866980
PiperOrigin-RevId: 665849974
copybara-service Bot pushed a commit that referenced this pull request Aug 21, 2024
Fixes the error on startup by loading the service when needed and not when the class is initializing.  IntelliJ docs on this, https://plugins.jetbrains.com/docs/intellij/plugin-services.html#retrieving-a-service.

Tested locally with IntelliJ versions 2021.3 and 2024.2.

#1134 has bug #1132 tagged, but I don't think it does anything to resolve the issue in it's current state. (I do agree that getting on the newer IntelliJ tooling is beneficial though, it offers inspections that catches issues like this.)

Fixes #1132.

Fixes #1138

COPYBARA_INTEGRATE_REVIEW=#1138 from nrayburn-tech:fix/1132 5866980
PiperOrigin-RevId: 665876052
copybara-service Bot pushed a commit that referenced this pull request Aug 21, 2024
Hello,

I have no experience in IntelliJ plugin development, but maybe I can support you that the required invest in time isn't that high. As far as I can tell the `gradle build` works.

Due to the changes of the IntelliJ gradle plugin I was urged to raise the java compatibility to 17 as well as the supported IntelliJ version to at least 2022.3 (see [requirements](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html#requirements))

#1132

Fixes #1134

FUTURE_COPYBARA_INTEGRATE_REVIEW=#1134 from mmaeller:gh-1132 abed210
PiperOrigin-RevId: 665850301
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.

2 participants