主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Charlie Dyson
活动总数
19
最后的活动
2021年05月03日 12:45
成员加入日期
2021年01月26日 15:26
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(13)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年05月03日 12:31
I have resolved the issue and it has now uploaded successfully, it seems I mis-understood what it meant by uploading a zip of the plugin. Thanks for your help.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 票
创建于
2021年05月03日 12:25
Why do you use artifacts at all? Publishing Gradle-based plugins must be done using builtin Gradle tasks https://plugins.jetbrains.com/docs/intellij/deployment.html In order to do this it says I ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 票
已编辑于
2021年05月03日 12:20
I was attempting to upload the entire plugin in a zip, I do however have this setup:
社区
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 票
创建于
2021年05月02日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 票
创建于
2021年05月02日 14:48
Also running the gradle verifyPlugin task in the IDE completes without error.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin descriptor 'plugin.xml' is not found when trying to publish plugin
0 票
创建于
2021年03月02日 13:38
Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 票
创建于
2021年03月02日 13:34
What is the replacement in Java 15?
社区
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 票
创建于
2021年03月01日 16:53
This problem was with Java version 15
社区
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 票
创建于
2021年02月18日 17:09
Still the same problem. I have downgraded to IntelliJ 2020.2 and it works as expected on there.
社区
IntelliJ IDEA Open API and Plugin Development
java: cannot access com.intellij.openapi.actionSystem.DataKey
0 票
创建于
2021年02月08日 17:46
Yann Cebron could you give an example of how to do this?
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to trigger a plugin action when an exception happens in the users console?
0 票
下一页
›
最后
»