wrdv / testme-idea

TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code
http://weirddev.com/testme
Other
157 stars 62 forks source link

Fix compatibility issue of illegal status on startup #13

Closed wuweiran closed 3 years ago

wuweiran commented 3 years ago

Fix compatibility issue to prevent the exception report that "... should be called at least in the state COMPONENT_LOADED, the current state is CONFIGURATION_STORE_INITIALIZED...".

yaronyam commented 3 years ago

Thank you @wuweiran, great contribution! I got some complaints on this startup error. It's been very annoying to some. I'm fixing other compatibility issues with IDEA 2021, so I'l include this fix with the next published version (5.x) for IDEA 2021 as soon as I can. let me know in case you want this fix for IDEA 2019/20 as well - I can publish a bugfix version over plugin version 4.x just for this issue.