IDEA2019.3 Unnecessary rebuilds since update
已回答
Hi!
Since I've updated to the latest IntelliJ Ultimate 2019.3, I observe the problem that too many modules/classes are rebuilt although I actually changed only one class.
I've set the build log to "debug" and I see the following lines:
2019-12-11 13:42:29,062 [10153450] DEBUG - ng.aspectj.build.AjBuilderBase - aspect update detected, rebuilding chunk
2019-12-11 13:42:29,062 [10153450] DEBUG - ng.aspectj.build.AjBuilderBase - finished ajc for target: Module 'mymodule' production, result: CHUNK_REBUILD_REQUIRED
I assume that the logic is not correct here. I haven't changed anything on the aspects.
Has someone experienced similar problems with the new version or can someone help?
Any help is appreciated,
Christoph
请先登录再写评论。
Hello. Could you please provide a demo project?
Well, as the problems occurs on a pretty large productive project, it is pretty hard for me to extract a demo project out of that where the problem can be observed.
However, I can give it a try. But it might take time..
Do you think it might be better to file an issue on the bug tracker?