public void setBuildCommandLine(String commandLine) {
   myPlainTextView.setBuildCommandLine(commandLine);
 }