Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
retanoj
Total activity
38
Last activity
November 05, 2020 05:51
Member since
August 04, 2020 09:12
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
8
Activity overview
Posts (7)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
September 18, 2020 06:02
Ahhhh. It gives a simple format FQName.
Community
IntelliJ IDEA Open API and Plugin Development
how can I get FQName of an PsiElement?
0 votes
Created
September 16, 2020 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
how can I get FQName of an PsiElement?
0 votes
Created
August 24, 2020 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>
Community
IntelliJ IDEA Open API and Plugin Development
How to control one plugin not show on different IDE Plugin Marketplace?
0 votes
Created
August 24, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to control one plugin not show on different IDE Plugin Marketplace?
0 votes
Created
August 21, 2020 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.
Community
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 votes
Created
August 21, 2020 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 ...
Community
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 votes
Created
August 14, 2020 02:36
Wow. That's it! Thank you Yann.
Community
IntelliJ IDEA Open API and Plugin Development
AWT events are not allowed inside write action On applyFix
0 votes
Created
August 06, 2020 15:07
OK, I know. Thanks a lot.
Community
IntelliJ IDEA Open API and Plugin Development
Cannot resolve symbol with official example code
0 votes
Created
August 06, 2020 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 :)
Community
IntelliJ IDEA Open API and Plugin Development
Cannot resolve symbol with official example code
0 votes
Created
August 06, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Cannot resolve symbol with official example code
0 votes
«
First
‹
Previous