Andrey Loskutov
Andrey Loskutov
> What should be done about this? Please rebase (not merge!) your PR on latest master state.
Have you enabled "line wrapping" in the Console? That may require extra CPU cycles...
Equinox launcher?
I've mass closed all the old project bugs, not because this one was wrong. We can't ignore wrappers I think. I haven't seen the code, but if it tracks all...
> I'm also having this issue So outside of Eclipse you copy files every 10 secomds to the output folders of Java projects and with polling enabled you see rebuilds...
> > So outside of Eclipse you copy files every 10 secomds to the output folders of Java projects and with polling enabled you see rebuilds after the copy? >...
Can you post a full example, where ++ is used?
You guess or d*oes* it produce the false positive?
Can you provide a full, self contained example? I've tried a simple example without issues: ``` package a; public class Foo { void foo(Reference reference) { reference.value++; } } package...
Still can't reproduce :-( Which compiler do you use, and which version? I guess you are not using Eclipse?