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