主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mark Jones
活动总数
30
最后的活动
2024年11月14日 20:28
成员加入日期
2021年03月02日 14:02
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
9
活动概览
帖子(8)
评论(12)
按最近的活动排序
最近的活动
投票数
创建于
2022年07月26日 17:08
nevermind, updating to 1.7.0 of the gradle plugin resolved it.
社区
IntelliJ IDEA Open API and Plugin Development
Unable to build plugin for 2022.2 after updating settings.gradle
2 票
创建于
2024年11月14日 20:28
Actually, moving to 2.0 was required for 2024.3, and was painful somewhat, but done. :)
社区
IntelliJ IDEA Open API and Plugin Development
Trying to rebuild for 2024.3 and hitting an odd error
0 票
创建于
2024年02月01日 16:25
It was lombok @Gettter/@Setter on the class instead of the 3 fields I care about.This line is what helped me figure it out:https://github.com/JetBrains/intellij-community/blob/master/platform/util/...
社区
IntelliJ IDEA Open API and Plugin Development
How do I prevent a field from serialization in a PersistentStateComponent?
0 票
已编辑于
2024年02月01日 16:02
Hi Karol Lewandowski ,I actually tried that, but it seems to have no effect.I still end up with this in the xml:``` <option name="timerFuture"> <ScheduledFuture /> </option>```
社区
IntelliJ IDEA Open API and Plugin Development
How do I prevent a field from serialization in a PersistentStateComponent?
0 票
创建于
2022年06月29日 18:47
Thank you Yann Cebron, that works for a local IDE, but it does not seem to work in the remote IDE via JB Gateway.
社区
IntelliJ IDEA Open API and Plugin Development
How do I listen for editor focus events?
0 票
创建于
2022年03月17日 13:33
Unfortunately, even with that, it still shows it as unresolved.
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
创建于
2022年03月14日 19:44
I can't seem to declare the dependency:
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
创建于
2021年08月10日 21:45
Yann Cebron is this the same as https://github.com/JetBrains/gradle-intellij-plugin/issues/674 or different? That seems to be resolved so I'm guessing it isn't the same issue, unless it is resolv...
社区
IntelliJ IDEA Open API and Plugin Development
How do you reference JavaScript in latest gradle-intellij-plugin template?
0 票
创建于
2021年04月07日 17:33
I'm looking to use the macros that are built in such as $FilePathRelativeToProjectRoot$, not any custom ones.
社区
IntelliJ IDEA Open API and Plugin Development
Are macros for text fields available for plugin usage?
0 票
创建于
2021年03月30日 21:04
I suspect it might just be a matter of something similar to this: https://github.com/JetBrains/intellij-community/blob/3b0398ca4e1460bafeab749e3b731d43f642ac6c/platform/execution-impl/src/com/in...
社区
IntelliJ IDEA Open API and Plugin Development
Are macros for text fields available for plugin usage?
0 票
下一页
›
最后
»