Use Guice for developing IntelliJ Plugin Permanently deleted user 创建于 2018年04月23日 03:36 Hey guys Is it possible to initialise IntelliJ plugin with Guice? I'm working on a IntelliJ plugin, I found I need to use a lot of singleton and hard code initialisation of each classes.