public final class BrowseCodeUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG |
Modifier and Type | Method and Description |
---|---|
static void |
openAndSelectEObjectInSourceFile(EObject eObject)
Add an adapter to the selection and try to open correponding file and
select the piece of code
|