org.drools.eclipse.launching
Class DroolsSourcePathComputerDelegate
java.lang.Object
org.drools.eclipse.launching.DroolsSourcePathComputerDelegate
- All Implemented Interfaces:
- org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate
public class DroolsSourcePathComputerDelegate
- extends Object
- implements org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate
|
Method Summary |
org.eclipse.debug.core.sourcelookup.ISourceContainer[] |
computeSourceContainers(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroolsSourcePathComputerDelegate
public DroolsSourcePathComputerDelegate()
computeSourceContainers
public org.eclipse.debug.core.sourcelookup.ISourceContainer[] computeSourceContainers(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
- Specified by:
computeSourceContainers in interface org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate
- Throws:
org.eclipse.core.runtime.CoreException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.