主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
George Gastaldi
活动总数
12
最后的活动
2016年01月16日 14:16
成员加入日期
2013年04月24日 23:04
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(3)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2013年04月25日 03:15
Looks like the new way to do this is: public void actionPerformed(AnActionEvent e) { VirtualFile file = DataKeys.VIRTUAL_FILE.getData(e.getDataContext()); VirtualFile folder = file.g...
社区
IntelliJ IDEA Open API and Plugin Development
How to get the folder of currenctly selected file
1 票
创建于
2013年04月29日 06:11
Hi Dennis,MigLayout did the job for me, thanks for the suggestion !Best Regards,George Gastaldi
社区
IntelliJ IDEA Open API and Plugin Development
Textfield and label positioning
0 票
创建于
2013年04月25日 15:43
Hi Denis,Thanks for the response. I use ServiceLoader because it's the way I designed the integration between my interface API and class IMPL.As for the PathManager usage, what is the best way to r...
社区
IntelliJ IDEA Open API and Plugin Development
ServiceLoader issues and locating folders inside the plugin
0 票
创建于
2013年04月25日 16:06
Got it! Thanks once again.
社区
IntelliJ IDEA Open API and Plugin Development
ServiceLoader issues and locating folders inside the plugin
0 票
创建于
2015年06月08日 21:56
Since it extends JPanel, I supposed that could work. Is there a workaround? I couldn't find one.
社区
IntelliJ IDEA Open API and Plugin Development
TextFieldWithAutoCompletion.setTooltipText does not work.
0 票