Skip to content

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

Open
lachlanodonnell wants to merge 5 commits intoinvestflow:masterfrom
LimeMojito:feature/plugin-2024
Open

Migration to Gradle build and Idea's 2024 platform for plugins. #19
lachlanodonnell wants to merge 5 commits intoinvestflow:masterfrom
LimeMojito:feature/plugin-2024

Conversation

@lachlanodonnell
Copy link
Copy Markdown

@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