Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mikhail Mutcianko
Scala plugin team
Total activity
28
Last activity
September 30, 2019 16:09
Member since
September 29, 2014 11:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Posts (0)
Comments (15)
Sort by recent activity
Recent activity
Votes
Created
September 05, 2019 10:16
scala-library should be excluded from your plugin's runtime classpath since it already depends on another plugin(Scala plugin for IJ) which already has one. If you don't do this, instances of scala...
Community
IntelliJ IDEA Open API and Plugin Development
LinkageError related to Scala collections after upgrade to 2019.2
1 vote
Created
April 16, 2019 13:01
Yes, this is the correct way of injecting new members into companion objects. As for your second question, injection is only possible within the annotated scope, and while technically scala reflect...
Community
IntelliJ IDEA Open API and Plugin Development
Inject synthetic classes into a Scala package using SyntheticMembersInjector API
1 vote
Created
September 30, 2019 16:09
That's a rather complicated situation you have and I'm afraid, there's no easy way to do this. If the Scala plugin dependency wasn't optional, you could just have unbundled scala-librarary from you...
Community
IntelliJ IDEA Open API and Plugin Development
LinkageError: loader constraint violation: loader (instance of com/intellij/ide/plugins/cl/PluginClassLoader) previously initiated loading for a different type with name "scala/concurrent/Future"
0 votes
Created
August 23, 2019 20:22
Hi! Thanks for your interest in contributing!At the moment sbt-idea-plugin is undergoing some heavy refactoring to fix several issues, including the ones you're facing right now. You can track them...
Community
IntelliJ IDEA Open API and Plugin Development
sbt-idea-plugin. Can't load my plugin
0 votes
Created
November 19, 2018 14:54
Hi! It seems you're following some outdated examples for setting up your build.I've created a PR to update it here: https://github.com/uzimith/easycursor/pull/1You can take a look how we're using s...
Community
IntelliJ IDEA Open API and Plugin Development
sbt-idea-plugin: Assertion failed: Duplicate bundled template
0 votes
Next
›
Last
»