@Nullable/@NotNull with IntelliJ IDEA, Maven & JSR 305

前端 未结 4 637
闹比i
闹比i 2020-12-29 09:52

I really like the code inspection functionalities which are now able with either JSR 305 or Jetbrains\' proprietary annotations for IntelliJ. Unfortunately both implementati

4条回答
  •  暖寄归人
    2020-12-29 10:18

    This has been made possible with the 10.5 of IntelliJ: http://blogs.jetbrains.com/idea/2011/03/more-flexible-and-configurable-nullublenotnull-annotations/

提交回复
热议问题