Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sheiss
Total activity
4
Last activity
August 30, 2017 12:06
Member since
August 28, 2017 13:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
August 30, 2017 12:06
Ok thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Make Plugin Compatible with other IDEA-IDEs
0 votes
Created
August 29, 2017 16:01
I now solved it by adding <depends>com.intellij.modules.lang</depends> to the plugin.xml and removed the other depends field. This works as I want it to, but I am not really sure why, as i can add...
Community
IntelliJ IDEA Open API and Plugin Development
Make Plugin Compatible with other IDEA-IDEs
0 votes