Refresh using native hooks or polling
causing rebuilds for changes in java output folders
#189
Open
2 tasks done
Labels
bug
Something isn't working
Let's make sure issue is not already fixed in latest builds first.
Steps to reproduce
From a fresh installation and clean workspace:
Refresh using native hooks or polling
workspace setting/bin
of the java projectI tried
Refresh using native hooks or polling
solves the problems.I expected: Changes within Java output directories to be ignored, as per project settings
But got: Changes in Java output folders, with this setting on causes rebuilds. And for larger java projects, while a build is happening, the next poll kicks in because its been updating
/bin
, stops the current build and starts another, causing a build loop.Here is some relevant log output
N/A
Tested under this environment:
Community
The text was updated successfully, but these errors were encountered: