I'm triyg to configure a project with projectile, Jdee and flycheck. I have customized flycheck-check-syntax-automatically to just check the buffer when it is saved. But when I save, this error is showed:
error in process filter: Removing directory: Permission denied, c:/Users/xxxxx/AppData/Local/Temp/JDEE_flycheck_13016Htm
That folder seems to be locked by jdee-server. Any clue?