Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2018-05-28 08:04:11 +0000
committerEike Stepper2018-05-28 08:04:11 +0000
commit96cda81b996f968bc6f584ae07f539d53dbc79e2 (patch)
treecfe3f6c832124e244cd89e458888636b8b9a1aa3
parent0ad1e8d878581a5d5f717745cc916efaa0ab7cae (diff)
downloadcdo-96cda81b996f968bc6f584ae07f539d53dbc79e2.tar.gz
cdo-96cda81b996f968bc6f584ae07f539d53dbc79e2.tar.xz
cdo-96cda81b996f968bc6f584ae07f539d53dbc79e2.zip
[535161] Implement a buffer tracer
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535161
-rw-r--r--plugins/org.eclipse.net4j.trace/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.trace/README.txt b/plugins/org.eclipse.net4j.trace/README.txt
index 2f42a296dd..d907de17d2 100644
--- a/plugins/org.eclipse.net4j.trace/README.txt
+++ b/plugins/org.eclipse.net4j.trace/README.txt
@@ -1,6 +1,7 @@
Add the following plugins:
org.eclipse.net4j.trace
+ org.eclipse.net4j.trace.aspectj
org.aspectj.runtime
org.aspectj.weaver
org.eclipse.equinox.weaving.hook

Back to the top