Paul Roberts
Paul Roberts
Hi @hesch sorry for the long delay. I don't have a windows machine, so I can't duplicate the bug you're seeing in IntelliJ. I did have some concerns around this...
Versions 0.1.5 and up are in the gradle plugins repository, so I think you can add `gradlePluginPortal()` to your repositories and depend on a newer version. In the latest version,...
Sorry to hear that. I actually haven't used this plugin in a couple of years, so I wouldn't be surprised if it no longer works on newer versions of Eclipse....
Hey, thanks for your feedback. Unfortunately, the only machine I have to test this on is a linux machine. If you have any code changes that you can verify on...
Thanks for the feedback, it's nice to see that others are using this plugin. I just pushed version 0.1.5 that might fix this for you, if you'd like to give...
How long did you wait for the process to stop? In my testing, I noticed it generally took a few seconds to kill the spawned process. I found a few...
Thanks for the feedback @woldie. I believe I used a shutdown hook because the stop must be run when the user presses ctrl-c to kill the process. I suspect calling...
I've added 8328794ae4b107576e67fa358bfa7ba3d69269df to try to address this. Please try `0.2.2` to see if your issues are fixed.
Sorry, I've never even heard of ADFS. It looks like it's some sort of single sign on service, similar to LDAP? Since the only Office365 account I have doesn't use...
Yes, I believe it should be possible. I would want it to be a configurable feature personally, since I use my email folders in the opposite manner - things I...