Interface | Description |
---|---|
DebugOptions |
Used to get debug options settings and creating a new
DebugTrace instance for
a bundle to use for dynamic tracing. |
DebugOptionsListener |
A debug options listener is notified whenever one of its plug-in option-path entries is
changed.
|
DebugTrace |
A DebugTrace is used to record debug trace statements, based on the current
option settings in a corresponding
DebugOptions class. |
Clients accessing debug and trace options will likely be interested in the types provided by this package.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.