Go to file
mchr3k 60d6f75982 Switch to using jar target as this step isn't doing any package renaming 2011-08-14 08:34:19 +01:00
InTrace-VisualVM Finally got the visual VM build working 2010-08-05 23:58:30 +01:00
binaries/jars Release 27 binaries 2011-08-08 23:56:46 +01:00
intrace.appengine Release 27 binaries 2011-08-04 23:29:11 +01:00
intrace.ecl.feature Increment version numbers 2011-08-04 23:19:00 +01:00
intrace.ecl.plugin Release 27 binaries 2011-08-04 23:29:11 +01:00
intrace.ecl.site Release 27 binaries 2011-08-04 23:29:11 +01:00
org.intrace Switch to using jar target as this step isn't doing any package renaming 2011-08-14 08:34:19 +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