Exemple #1
0
 public void BuildProject()
 {
     _textEditor.SaveFile();
     _maven.Build();
 }