Releases: FairyProject/fairy-intellij
Releases · FairyProject/fairy-intellij
Added Project Creation Option
Added Project Creation For Bukkit Maven, Gradle And Kotlin Gradle
Basic Inspection
Suppress UnusedDeclaration Warning when Field is @Autowired
Autowired Target Inspection (If Target wasn't a Bean, Throw Error)
Suppress FieldMayBeFinal Warning when Field Class is @entity (Serializable normal don't use Finals)
@entity Class Constructor Inspection (Serializable Requires a No Args Constructor)