is it strange that for my java module (for the kot...
# announcements
d
is it strange that for my java module (for the kotlin module it wasn't necessary), that I had to add dependencies for jetbrains annotations via maven, in order to get @NotNull to be recognized in my java code? I worry now that every time there is a new IntelliJ IDE major version #, I must go in and manually edit my pom.xml to update that dependency