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

Migration to Gradle build and Idea's 2024 platform for plugins. #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lachlanodonnell
Copy link

@lachlanodonnell lachlanodonnell commented Feb 26, 2024

Incorporated changes from #12

Updated to Gradle project, Intel plugin build style for 2023. Test build works under 2023.3.4 Intelij.

You should just need to add your certificate and keys to Gradle configuration to promote to JetBrains. See https://plugins.jetbrains.com/docs/intellij/developing-plugins.html for the latest Gradle configuration steps.

Note a lot of files were moved around to fit into a Gradle build shape. I used a generation of a standard plugin as an example then moved the files and added the new configs to setup.

Gradle assemble to build the plugin.

You can load the plugin from disk see build/distributions

@lachlanodonnell lachlanodonnell changed the title Feature/plugin 2024 Migration to Gradle build and Idea's 2024 platform for plugins. Feb 26, 2024
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.

1 participant