Did filesystem notifications change between 7 and 8?

I've noticed that I have to synchronize files manually more often now, especially in one case that I use fairly often when I run maven generate-sources which generates a new java class. That new class used to immediately be available for completion, I now have to manually synchronize.

Also, "make project" seems to be slower now. It used to be virtually instantaneous if there was nothing to compile. Idea now has to think for a while before deciding there are no changes.

Edited by: Aaron Cohen on Nov 14, 2008 1:18 AM

0
3 comments

Hello Aaron,

Yes, they did change. Which OS are you on?

I've noticed that I have to synchronize files manually more often now,
especially in one case that I use fairly often when I run maven
generate-sources which generates a new java class. That new class
used to immediately be available for completion, I now have to
manually synchronize.

Also, "make project" seems to be slower now. It used to be virtually
instantaneous if there was nothing to compile. Idea now has to think
for a while before deciding there are no changes.

Edited by: Aaron Cohen on Nov 14, 2008 1:18 AM

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

I use a mix of Linux (Fedora 9) and Windows Vista, but I've been using Windows a little more lately. I just went and reconfirmed and it seems to only be a problem on Windows.

0

The new EAP seems to have fixed the "make" issue, but not the need to manually synchronize after generate-sources.

0

Please sign in to leave a comment.