You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love what this plugin provides, but I'm struggling to use it with IntelliJ. We have it set up here https://github.com/jbwheatley/pact4s to provide support for Java 8 and Java 11, however, when I load the project in IntelliJ it will load the Java 8 dependencies everywhere, which makes development against Java 11 difficult. Are there workarounds or settings that make IntelliJ support better?
Perhaps we need to configure "views" for the project, where we can select one view at a time during development? In any case, it would be nice to document this so it's easier for people to use this plugin.
The text was updated successfully, but these errors were encountered:
I love what this plugin provides, but I'm struggling to use it with IntelliJ. We have it set up here https://github.com/jbwheatley/pact4s to provide support for Java 8 and Java 11, however, when I load the project in IntelliJ it will load the Java 8 dependencies everywhere, which makes development against Java 11 difficult. Are there workarounds or settings that make IntelliJ support better?
I see: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008744360-Configuring-the-Scala-plugin-so-that-only-a-subset-of-projects-is-imported
Perhaps we need to configure "views" for the project, where we can select one view at a time during development? In any case, it would be nice to document this so it's easier for people to use this plugin.
The text was updated successfully, but these errors were encountered: