示例#1
0
 @Override
 public boolean hasSubStep() {
   return !hasLibraries() && LibraryEditingUtil.hasSuitableTypes(myClasspathPanel);
 }