in src/it/MJAR-60/src/main/java/myproject/HelloWorld.java [32:35]
public static void main( String[] args ) { System.out.println( "Hi!" ); }