Home
last modified time | relevance | path

Searched refs:supportsSourceContainerType (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/core/sourcelookup/
H A DISourceLookupDirector.java103 boolean supportsSourceContainerType(ISourceContainerType type); in supportsSourceContainerType() method
H A DAbstractSourceLookupDirector.java602 public boolean supportsSourceContainerType(ISourceContainerType type) { in supportsSourceContainerType() method in AbstractSourceLookupDirector
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/
H A DJavaSourceLookupDirector.java54 public boolean supportsSourceContainerType(ISourceContainerType type) { in supportsSourceContainerType() method in JavaSourceLookupDirector
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/
H A DAddSourceContainerDialog.java164 if (fDirector.supportsSourceContainerType(type)) { in filterTypes()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/
H A DPDESourceLookupDirector.java63 public boolean supportsSourceContainerType(ISourceContainerType type) { in supportsSourceContainerType() method in PDESourceLookupDirector