Roadmap

Eclipse Enhancement 344422 tracks the possible future inclusion of InTrace with the Java Development Tools (JDT) project.

Target for Future Releases

  • Per release download stats
  • VisualVM
    • Productise integration
    • Launch client with more memory

Other ideas

  • Exit trace in finally block
  • Package trace viewer as standalone application and eclipse plugin.
  • Compress network output stream - (use mappings for classname, methodname and timestamp)
  • Instrument ternary if statements
  • improve UTs