org.drools.eclipse.launching
Class DroolsSourceLookupParticipant
java.lang.Object
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
org.drools.eclipse.launching.DroolsSourceLookupParticipant
- All Implemented Interfaces:
- org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant
public class DroolsSourceLookupParticipant
- extends org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
| Fields inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant |
EMPTY |
| Methods inherited from class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant |
dispose, getDelegateContainer, init, sourceContainersChanged |
| Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant |
findSourceElements, getDirector, getSourceContainers, isFindDuplicates |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroolsSourceLookupParticipant
public DroolsSourceLookupParticipant()
getSourceName
public String getSourceName(Object object)
throws org.eclipse.core.runtime.CoreException
- Specified by:
getSourceName in interface org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant- Overrides:
getSourceName in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
- Throws:
org.eclipse.core.runtime.CoreException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.