rinchinov / ij-dbt-plugin

intelllij Idea plugin for DBT
https://plugins.jetbrains.com/plugin/23789-dbt
GNU General Public License v3.0
12 stars 1 forks source link

Bump to support IntelliJ Platform Gradle Plugin 2.0.0-beta1+gradle 8.7 #53

Open joshuataylor opened 3 months ago

joshuataylor commented 3 months ago

IntelliJ Platform Gradle Plugin is now 2.0.0-beta1, this has some super handy features that makes plugin development funner.

Repo , Docs, Migration Guide.

I've been running 2.0 for a week or so, it's quite nice :+1:

rinchinov commented 3 months ago

Hi!

Thanks for PR, I tried to run this version at my machine and got an error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':compileJava'.
> Could not resolve all dependencies for configuration ':compileClasspath'.
   > Could not find bundled plugin with ID: 'com.intellij.database'