コード例 #1
0
 private ModuleRootManager getRootManager(String module) {
   return ModuleRootManager.getInstance(getModule(module));
 }