*___jb_old___ files are temporary files created by IntelliJ when safe write 
is enabled (Settings -> Appearance & Behavior -> System Settings -> Use 
"safe write").

Looks like the file has been deleted by IntelliJ between the time GWT has 
detected it was created (using Java watch service) and calling 
Files.isHidden(). Please open a bug for it.

To workaround it you can disable the above setting in IntelliJ which should 
prevent creating temp files on saving or you disable the file watching in 
GWT by adding -Dgwt.watchFileChanges=false to your run configuration.

-- J.


-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to