System Out Println Instrumenter 0.1

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.

VERSION HISTORY

  • Version SOPI%20v0.1 posted on 2007-02-09
    Several fixes and updates
  • Version SOPI v0.1 posted on 2007-02-09

Program Details