Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Michael
Total activity
34
Last activity
May 16, 2019 15:17
Member since
January 17, 2019 05:03
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
12
Activity overview
Posts (11)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
May 14, 2019 13:30
You got my problem resolved !!!
Community
IntelliJ IDEA Open API and Plugin Development
I use idea api createFileChooser as follows,but can not search the file I want, what's the problem?
0 votes
Edited
February 18, 2019 13:26
Thank you very much for your information, by the way, do you know the way of finding the specfic method in the class “testCase” eg, "test01" when I click the method test01, It will directly open th...
Community
IntelliJ IDEA Open API and Plugin Development
How to locate the class file by the class path in idea plugin space
0 votes
Created
February 17, 2019 04:47
@Andremoniy I am sorry for raising this issue again, I also want to find idea api to update my own plugin to search class file like the function usage "ctrl + shif + n", my param is a path like "c...
Community
IntelliJ IDEA Open API and Plugin Development
Search API?
0 votes
Created
January 24, 2019 01:32
My purpose is to drag a note from a tree,When I drop it successful,It should trigger a override method dragDropEnd.Here is the code:Create a new class JTreeDragDrop and implements the interfacepubl...
Community
IntelliJ IDEA Open API and Plugin Development
How can I get data from DragSourceDropEvent
0 votes
Created
January 21, 2019 06:56
Thank you very much!
Community
IntelliJ IDEA Open API and Plugin Development
Issues about Dialog pop up
0 votes
Created
January 20, 2019 05:14
Here is the dump file, Please take a look,tks. "AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 blockedjava.lang.Thread.State: BLOCKEDon com.intellij.openapi.util.IconLoader$CachedImageIcon@1e51fe56 owned...
Community
IntelliJ IDEA Open API and Plugin Development
Use DevKit to Develop my plugin, but slow response
0 votes
Edited
January 18, 2019 01:45
@Yann Cebron Thank you for your link https://stackoverflow.com/questions/4119778/working-with-jtable-in-intellij-idea resolved my jtable problem.
Community
IntelliJ IDEA Open API and Plugin Development
JTable can not display on idea UI Designer
0 votes
Edited
January 17, 2019 14:41
let me put it this way. when I start another IDEA, click the plugin button below window will pop up, and I can not choose the project which I need to open. and is was loading for a very very l...
Community
IntelliJ IDEA Open API and Plugin Development
Use DevKit to Develop my plugin, but slow response
0 votes
Created
January 17, 2019 13:33
Let me post my pics here, so that you can understand me better. UI Designer below preview below
Community
IntelliJ IDEA Open API and Plugin Development
JTable can not display on idea UI Designer
0 votes