Go to file
mchr3k 7a88de074b Increment version numbers 2011-08-04 23:19:00 +01:00
InTrace-VisualVM Finally got the visual VM build working 2010-08-05 23:58:30 +01:00
binaries/jars - Add support for discarding excess trace and filtered trace 2011-08-03 00:21:34 +01:00
intrace.appengine - Release 26 binaries 2011-08-01 23:50:41 +01:00
intrace.ecl.feature Increment version numbers 2011-08-04 23:19:00 +01:00
intrace.ecl.plugin Increment version numbers 2011-08-04 23:19:00 +01:00
intrace.ecl.site Increment version numbers 2011-08-04 23:19:00 +01:00
org.intrace Fix unit test 2011-08-04 23:17:30 +01:00
org.intrace.agentbug - Complete project renaming 2010-04-14 08:49:15 +01:00
org.intrace.agentloader Add visualVM plugin 2010-07-11 14:29:39 +01:00
org.intrace.test Sort out classpaths 2010-05-21 21:54:02 +01:00
.gitignore First complete visualvm plugin build 2010-08-05 23:23:11 +01:00
ReadMe.textile Fix typo 2011-08-02 00:24:37 +01:00

ReadMe.textile

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

h1. Main Projects

* org.intrace - InTrace Agent and GUI
* intrace.ecl.plugin - InTrace Eclipse Plugin
* intrace.ecl.feature - InTrace Eclipse Feature
* intrace.ecl.site - InTrace Eclipse Update Site
* intrace.appengine - InTrace AppEngine Update Site Hosting
* binaries - jars from InTrace releases

h2. Work in progress

* InTrace-VisualVM - VisualVM integration
* org.intrace.agentbug - Project containing simple Agent used to illustrate bug report to Sun
* org.intrace.agentloader - Command line agent loader for loading an agent into a running JVM process
* org.intrace.test - Dumping ground for toy classes used in manual testing