Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Charlie Dyson
Total activity
19
Last activity
May 03, 2021 12:45
Member since
January 26, 2021 15:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
May 02, 2021 18:38
I have tried specifying my resources directory in the build.gradle.kts like this: sourceSets.getByName("main") { java.srcDir("src/main/java") resources.srcDir("src/main/resources")} And still...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 votes
Created
May 02, 2021 14:48
Also running the gradle verifyPlugin task in the IDE completes without error.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 votes
Created
March 02, 2021 13:38
Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 votes
Created
March 02, 2021 13:34
What is the replacement in Java 15?
Community
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 votes
Created
March 01, 2021 16:53
This problem was with Java version 15
Community
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 votes
Created
February 18, 2021 17:09
Still the same problem. I have downgraded to IntelliJ 2020.2 and it works as expected on there.
Community
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 votes
Created
February 08, 2021 17:46
Yann Cebron could you give an example of how to do this?
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to trigger a plugin action when an exception happens in the users console?
0 votes
Created
February 08, 2021 15:55
I am still looking for a solution to this.
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to trigger a plugin action when an exception happens in the users console?
0 votes
Created
February 03, 2021 09:28
Yea that is what I mean, I am looking for any way to be able to do it.
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to trigger a plugin action when an exception happens in the users console?
0 votes
Created
February 02, 2021 12:33
No, I want when a user is using my plugin and their code throws an exception for one of my plugin actions to be triggered.
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to trigger a plugin action when an exception happens in the users console?
0 votes
«
First
‹
Previous