Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Chris Reece
Total activity
18
Last activity
November 15, 2016 23:32
Member since
February 25, 2016 15:54
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
6
Activity overview
Posts (4)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
November 15, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Login/Password Management
1 vote
Created
July 29, 2016 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...
Community
IntelliJ IDEA Plugin Users
Plugins Site - New design is nice but sucks
0 votes
Created
May 04, 2016 18:11
Thank you Konstantin, that makes sense. I will use this approach going forward.
Community
IntelliJ IDEA Open API and Plugin Development
AnActionEvent "cannot share data context between Swing events"
0 votes
Created
May 04, 2016 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.
Community
IntelliJ IDEA Open API and Plugin Development
AnActionEvent "cannot share data context between Swing events"
0 votes
Created
May 04, 2016 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.
Community
WebStorm
Writing a novel with webstorm?
0 votes
Edited
March 30, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Dependencies Not Working
0 votes
Created
February 28, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Login/Password Management
0 votes