| Package | Description |
|---|---|
| oracle.ide.debugger.plugin.breakpoint |
Classes and interfaces that comprise the public API for breakpoint support
in plugin debuggers
|
| oracle.ide.debugger.plugin.tracking | |
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| oracle.jdeveloper.debugger | |
| oracle.jdeveloper.debugger.plugin.tracking | |
| oracle.jdeveloper.model |
Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model.
|
| oracle.jdeveloper.runner |
Contains classes that allow addins some level of control on the JDeveloper runner system.
|
| oracle.jdeveloper.vcs.migrate |
Contains classes which ease the migration of legacy version control extensions.
|
| Class and Description |
|---|
| Beta
This annotation is used to indicate that the annotated element should be considered
experimental, or Beta quality.
|
| Class and Description |
|---|
| Beta
This annotation is used to indicate that the annotated element should be considered
experimental, or Beta quality.
|
| DebuggerEvaluator
Deprecated.
Moved and renamed to oracle.ide.debugger.extender.evaluator.DebuggerExtenderEvaluator
|
| DebuggerEventSource
Deprecated.
Moved to oracle.ide.debugger.event.DebuggerEventSource
|
| DebuggerLocation
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.DebuggerExtenderSourceLocation
|
| Class and Description |
|---|
| AbstractStarterFactory |
| DebuggeeData
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.evaluator.DebuggerExtenderData
|
| Debugger
The
Debugger class provides methods that interact with the
debugger. |
| DebuggerAdapter
Deprecated.
moved and renamed to @link oracle.ide.debugger.extender.event.DebuggerExtenderAdapter
|
| DebuggerBreakpoint
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.breakpoint.DebuggerExtenderBreakpoint
|
| DebuggerBreakpoint.BreakpointKind
Deprecated.
The various breakpoint kinds
|
| DebuggerBreakpoint.BreakpointScope
Deprecated.
The various scopes where a breakpoint can be valid
|
| DebuggerBreakpoint.BreakpointState
Deprecated.
The various breakpoint states
|
| DebuggerBreakpointLogEntry
Deprecated.
Moved and renamed to oracle.ide.debugger.extender.breakpoint.DebuggerExtenderBreakpointLogEntry
|
| DebuggerBreakpointPanel
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.breakpoint.DebuggerExtenderBreakpointPanel
|
| DebuggerEvaluator
Deprecated.
Moved and renamed to oracle.ide.debugger.extender.evaluator.DebuggerExtenderEvaluator
|
| DebuggerEvent
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.event.DebuggerExtenderEvent
|
| DebuggerEventSource
Deprecated.
Moved to oracle.ide.debugger.event.DebuggerEventSource
|
| DebuggerEventSource.StackFrame
Deprecated.
|
| DebuggerExtender
Deprecated.
replaced by @link oracle.ide.debugger.extender.DebuggerExtender
|
| DebuggerExtenderCallback
Deprecated.
Moved to oracle.ide.debugger.extender.DebuggerExtenderCallback
|
| DebuggerExtenderDeclarator
Deprecated.
Moved to oracle.ide.debugger.extender.DebuggerExtenderDeclarator
|
| DebuggerInspectorExpressionProvider
Defines an interface that the debugger will call to get a suitable
expression for the inspector based on where the cursor is in the editor
|
| DebuggerListener
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.event.DebuggerExtenderListener
|
| DebuggerLocation
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.DebuggerExtenderSourceLocation
|
| DebuggerStartCallback
This API should not be used by extension developers.
|
| DebuggerThread
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.DebuggerExtenderThread
|
| DebuggerWindowProvider
Extensions can add their own debugger windows.
|
| DebuggerWindowProvider.DebuggerWindowPosition
Deprecated.
Debugger Extenders should provide their own DockableFactories
and no longer use the core DockableFactory to create and
manage their windows
|
| DebuggerWindowProviderCallback
Callback from the DebuggerWindowProvider to the debugger
Returned when the DebuggerWindowProvider is added:
DebuggerWindowProviderCallback
addDebuggerWindowProvider( DebuggerWindowProvider provider );
|
| DebuggerWindowProviderDeclarator
Helper interface that can be used for declarative registration of
DebuggerWindowProviders.
|
| Profiler
The
Profiler class provides methods that interact with the
profiler. |
| RunLogPage
The
RunLogPage class is the LogPage used for
a running process. |
| RunnableItem |
| Runner
The
Runner class provides methods that interact with the
runner. |
| RunnerOptions
Runtime Service settings.
|
| RunProcess
An abstract class that represents a process that can be run in
some way.
|
| RunProcessLifecycleEvent |
| RunProcessLifecycleListener
The listener interface for receiving notification RunProcess lifecycle
events.
|
| RunProcessListener
The RunProcessListener interface allows code to be notification when
a
SimpleProcess has finished. |
| SimpleProcess
The SimpleProcess class contains methods to start a process and
redirect the process's output to the log window.
|
| SmartDataProvider |
| Starter
A class that represents a way of starting a process.
|
| StarterFactory
An interface that provides a factory for starting a process.
|
| StarterFactoryDescription
Provides a description of a StarterFactory that can be lazily loaded by
a StarterFactoryProvider.
|
| ToolTipExpressionProvider |
| Class and Description |
|---|
| Beta
This annotation is used to indicate that the annotated element should be considered
experimental, or Beta quality.
|
| RunProcess
An abstract class that represents a process that can be run in
some way.
|
| Class and Description |
|---|
| Beta
This annotation is used to indicate that the annotated element should be considered
experimental, or Beta quality.
|
| DebuggerLocation
Deprecated.
Moved and renamed to @link oracle.ide.debugger.extender.DebuggerExtenderSourceLocation
|
| Class and Description |
|---|
| StarterFactory
An interface that provides a factory for starting a process.
|
| Class and Description |
|---|
| RunProcess
An abstract class that represents a process that can be run in
some way.
|
| Starter
A class that represents a way of starting a process.
|
| StarterFactory
An interface that provides a factory for starting a process.
|
| Class and Description |
|---|
| RunProcess
An abstract class that represents a process that can be run in
some way.
|
| SimpleProcess
The SimpleProcess class contains methods to start a process and
redirect the process's output to the log window.
|