|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.mwe.internal.ui.debug.sourcelookup.SourceLookupUtil
public class SourceLookupUtil
adapted from org.eclipse.jdt.internal.launching.JavaSourceLookupUtil
- doesn't look only for .java and .class files
- no check for source lookups as MWE files are sources themselves
| Constructor Summary | |
|---|---|
SourceLookupUtil()
|
|
| Method Summary | |
|---|---|
static org.eclipse.debug.core.sourcelookup.ISourceContainer[] |
translate(org.eclipse.jdt.launching.IRuntimeClasspathEntry[] entries)
Translates the given runtime classpath entries into associated source containers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceLookupUtil()
| Method Detail |
|---|
public static org.eclipse.debug.core.sourcelookup.ISourceContainer[] translate(org.eclipse.jdt.launching.IRuntimeClasspathEntry[] entries)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||