Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Milan Aleksic
Total activity
11
Last activity
November 04, 2022 11:54
Member since
April 09, 2019 15:40
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
2
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
November 03, 2022 09:44
I found the culprit, it's that one of my annotation processors is creating a source file that takes the build iteration out of the incremental mode into non-incremental. It is noted like that in th...
Community
IntelliJ IDEA Users
More details about the compilation since recompilation trigger is not clear
1 vote
Created
October 31, 2022 15:31
Hi Arina, So, what I have is a module of 500 Java files. To bootstrap and make everything clean for reproduction I do the following steps: I rebuild the entire module to make sure build cache is ...
Community
IntelliJ IDEA Users
More details about the compilation since recompilation trigger is not clear
0 votes
Created
October 31, 2022 11:56
For context, the difference between recompilation is 1sec vs >20sec, only because of a very small change (adding a field in one of the leaf classes - not a root of a huge hierarchy or anything like...
Community
IntelliJ IDEA Users
More details about the compilation since recompilation trigger is not clear
0 votes
Created
October 31, 2022 11:54
Hi Arina, I have found out that having that option turned on or off doesn't influence my particular case - it doesn't help me debug the issue nor does it trigger the "recompilation" less often: the...
Community
IntelliJ IDEA Users
More details about the compilation since recompilation trigger is not clear
0 votes