Exemple #1
0
 private void error(String string) {
   Helper.error(getProject().getName() + " - " + string); // $NON-NLS-1$
 }