Skip to content

guidelines for intellij plugin that depends on org.intellij.scala plugin #105

Discussion options

You must be logged in to vote

> Kindly confirm, if it is ok, or the sbt-idea-plugin version should be same?

No, not necessarily. Feel free to use the latest available release of sbt-idea-plugin.
You're essentially using IJ Scala plugin as a binary dependency for compiling your own new IJ plugin, thereby the Scala plugin's build-time code will not affect the way you build your own plugin.

> Kindly confirm, if it is mandatory for the sbt versions to be same if "fluent sbt project template" intellij plugin depends on "intellij scala" plugin?

No, it's not mandatory.

>Not sure, if idea version required exactly to be same. Please confirm?

No, they're not required exactly to be same. Your plugin's idea-version should only be…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by techLeadAtLogicOverCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants