コード例 #1
0
 @Override
 @NotNull
 public FilePath[] getSelectedFilePaths() {
   return myVcsContext.getSelectedFilePaths();
 }