Package | Description |
---|---|
org.eclipse.jdt.core |
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
|
org.eclipse.jdt.core.eval |
Provides support for the evaluation of code snippets
in a scrapbook or inside the debugger.
|
Class and Description |
---|
IEvaluationContext
An evaluation context supports evaluating code snippets.
|
Class and Description |
---|
ICodeSnippetRequestor
A code snippet requestor implements a callback interface for installing
the class files for a code snippet on the target and running it.
|
IGlobalVariable
A global variable declared in an evaluation context.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.