Class JavaSourceLookupParticipant

java.lang.Object
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
All Implemented Interfaces:
ISourceLookupParticipant

public class JavaSourceLookupParticipant extends AbstractSourceLookupParticipant
A source lookup participant that searches for Java source code.

This class may be instantiated.

Since:
3.0
Restriction:
This class is not intended to be sub-classed by clients.