Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
anonymous
Total activity
9
Last activity
November 18, 2025 02:18
Member since
July 15, 2025 23:33
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
July 20, 2025 00:57
It is not my plugin see it at https://github.com/osundblad/intellij-annotations-instrumenter-maven-pluginwhat I was saying is that it is no longer maintained so if you want to use it with JDK > 17 ...
Community
IntelliJ IDEA Users
Does the @NotNull annotations work in Maven or not?
0 votes
Created
July 17, 2025 02:33
It would clear erroneous highlighting but it would not prevent it from happening again. I tried restart with invalidation of everything - did not make any difference. I will try to capture logs and...
Community
IntelliJ IDEA Users
When's next EAP build? The last few builds had lots of issues
0 votes
Edited
July 16, 2025 04:35
One issue I submitted has been resolved a week ago or so (format action disabled in project tree or in commit change list)the rest are related to very frequent exceptions. I did not try to submit t...
Community
IntelliJ IDEA Users
When's next EAP build? The last few builds had lots of issues
0 votes
Edited
July 15, 2025 23:40
Maven build does not apply bytecode enhancements to enforce @NotNull unlike IDEA compiler. So unfortunately any code compiled not by IDEA would not enforce @NotNull at runtime there is a community ...
Community
IntelliJ IDEA Users
Does the @NotNull annotations work in Maven or not?
0 votes