主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
User1234
活动总数
13
最后的活动
2024年01月29日 16:36
成员加入日期
2022年12月09日 12:21
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年01月29日 16:36
Yann Cebron But does that mean that my StartupActivity does not work anymore?
社区
IntelliJ IDEA Open API and Plugin Development
Alternative to StartupManager.runAfterOpened()
0 票
创建于
2024年01月18日 16:52
Yann Cebron I have multiple questions about this thing because of an issue opened today on my plugin: https://github.com/0verEngineer/InlineProblems/issues/511. Is there a migration Guide?2. What ...
社区
IntelliJ IDEA Open API and Plugin Development
Alternative to StartupManager.runAfterOpened()
0 票
创建于
2022年12月21日 17:24
build.gradle.kts: plugins { id("java") id("org.jetbrains.intellij") version "1.11.0" id("io.freefair.lombok") version "6.6"} group = "org.test"version = "0.1.1" repositories { mavenCent...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin signing not working pemObject must not be null
0 票
创建于
2022年12月20日 19:12
Thank you for your answer but it has nothing to do with the env variables or plugin signing. My plugin signing works just fine if i set the key and the cert in the build.gradle.kts inside triple qu...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin signing not working pemObject must not be null
0 票
创建于
2022年12月17日 21:56
I am unable to edit the post..... Title not up to date.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin signing not working pemObject must not be null
0 票
创建于
2022年12月10日 16:13
I just double checked the ProblemsListener and it does not even get triggered on warnings and weak warnings. The naming ProblemsListener is weird, why it is not named ErrorsListener? Anyway, is t...
社区
IntelliJ IDEA Open API and Plugin Development
ProblemsListener Interface not working for all Problems shown in Problems Pane (Typo, Grammar)
0 票