主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
retanoj
活动总数
38
最后的活动
2020年11月05日 05:51
成员加入日期
2020年08月04日 09:12
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
8
活动概览
帖子(7)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2020年09月16日 06:26
I answer my question. Now I write a method to get FQName of a PsiMethod or PsiClass by retrive segment info, and concrete then manually. But I think idea-api may have some method I could use to do ...
社区
IntelliJ IDEA Open API and Plugin Development
how can I get FQName of an PsiElement?
0 票
创建于
2020年08月24日 11:26
I used like this <idea-plugin> <depends>com.intellij.modules.platform</depends> <depends>com.intellij.modules.java</depends> <depends>com.intellij.modules.xml</depends></idea-plugin>
社区
IntelliJ IDEA Open API and Plugin Development
How to control one plugin not show on different IDE Plugin Marketplace?
0 票
创建于
2020年08月24日 10:53
But when I use custom Plugin Repository, and set my plugin only depends 'com.intellij.modules.java'. When I set custom plugin repository address to PhpStorm, I can see my plugin name show in PhpSto...
社区
IntelliJ IDEA Open API and Plugin Development
How to control one plugin not show on different IDE Plugin Marketplace?
0 票
创建于
2020年08月21日 07:27
There is an alternative way (bad way), that is setting IDEA_PLUGINS_HOST_PROPERTY environment to your hosting plugin repository. But it will let idea not lookup for official plugin repository.
社区
IntelliJ IDEA Open API and Plugin Development
How do I add icon to plugin published in custom repository and customise the plugin homepage link ?
0 票
创建于
2020年08月21日 07:21
I have the same problem. And not resolve yet. Also, I don't think it can work with "https://intranet.college.com/api/icon?plugin=my.plugin.id", because updatePlugins.xml not give my.plugin.id icon ...
社区
IntelliJ IDEA Open API and Plugin Development
How do I add icon to plugin published in custom repository and customise the plugin homepage link ?
0 票
创建于
2020年08月14日 02:36
Wow. That's it! Thank you Yann.
社区
IntelliJ IDEA Open API and Plugin Development
AWT events are not allowed inside write action On applyFix
0 票
创建于
2020年08月06日 15:07
OK, I know. Thanks a lot.
社区
IntelliJ IDEA Open API and Plugin Development
Cannot resolve symbol with official example code
0 票
创建于
2020年08月06日 14:57
Emm.... sadly. Is there any official MockJDK zip resource I can download? I dont want my plugin tests part include manually configrations when I distribute source code to others :)
社区
IntelliJ IDEA Open API and Plugin Development
Cannot resolve symbol with official example code
0 票
创建于
2020年08月06日 14:44
yes, I notice that. And download IC source code manually and set idea.home.path to that. But it is not auto set by "gradle-intellij-plugin". Why I use "gradle-intellij-plugin" plugin, it downloade...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot resolve symbol with official example code
0 票
«
第一页
‹
上一页