コード例 #1
0
 public void actionPerformed(AnActionEvent e) {
   new ConfigureCvsGlobalSettingsDialog(e.getProject()).show();
 }