コード例 #1
0
 /** @return the selected git root */
 private VirtualFile getGitRoot() {
   return (VirtualFile) myGitRootComboBox.getSelectedItem();
 }