主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Chris Reece
活动总数
18
最后的活动
2016年11月15日 23:32
成员加入日期
2016年02月25日 15:54
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(4)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2016年11月15日 23:29
With the 2016.3 release(s) of the IDEs, this method will no longer work as a lot of it has been deprecated. Here is the new way I have implemented it: // Saving PasswordCredentialAttributes attribu...
社区
IntelliJ IDEA Open API and Plugin Development
Login/Password Management
1 票
创建于
2016年07月29日 07:43
I can see the download count by version if I click the "download count" on my plugin's homepage for both time and product used to download the plugin. I would also like to see comments again. For e...
社区
IntelliJ IDEA Plugin Users
Plugins Site - New design is nice but sucks
0 票
创建于
2016年05月04日 04:13
WebStorm is super overkill if all you want is to track changes. You could use any text editor you wanted and a git repo.
社区
WebStorm
Writing a novel with webstorm?
0 票
创建于
2016年05月04日 06:42
I will try that. Thank you. Out of curiosity, do you know why would this make a difference in this particular context? There's not much going on in the method.
社区
IntelliJ IDEA Open API and Plugin Development
AnActionEvent "cannot share data context between Swing events"
0 票
创建于
2016年05月04日 18:11
Thank you Konstantin, that makes sense. I will use this approach going forward.
社区
IntelliJ IDEA Open API and Plugin Development
AnActionEvent "cannot share data context between Swing events"
0 票
已编辑于
2016年03月30日 04:39
I actually got it working. I did not have one of my .jar files added as a dependency so it never added the .jar to the .zip file. I've tested on on several OS and machines and it has worked fine in...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Dependencies Not Working
0 票
创建于
2016年02月28日 06:04
Update 2/27: I believe I have figured it out finally. I was close but wasn't all the way there. I am using the Master Password here. There is another one for the in the memory that would be passwor...
社区
IntelliJ IDEA Open API and Plugin Development
Login/Password Management
0 票