v0.1.0
Added
- A Live Template called
bm
is added automatically to quickly generate a builder method manually.
Fixed
- The inspection will no longer report that there is no field in the corresponding test mother for
static fields. - Fixed NullPointerException when opening a project.
- Fixed PluginException when a field was missing that was declared in a parent class.