Home
last modified time | relevance | path

Searched defs:getBuildOrder (Results 1 – 11 of 11) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DWorkspacePreferences.java129 public String[] getBuildOrder() { in getBuildOrder() method in WorkspacePreferences
140 public String[] getBuildOrder(boolean makeCopy) { in getBuildOrder() method in WorkspacePreferences
H A DWorkspaceDescription.java57 public String[] getBuildOrder() { in getBuildOrder() method in WorkspaceDescription
61 public String[] getBuildOrder(boolean makeCopy) { in getBuildOrder() method in WorkspaceDescription
H A DWorkspace.java1573 public IBuildConfiguration[] getBuildOrder() { in getBuildOrder() method in Workspace
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/
H A DOSGiLaunchConfigurationDelegate.java63 …protected IProject[] getBuildOrder(ILaunchConfiguration configuration, String mode) throws CoreExc… in getBuildOrder() method in OSGiLaunchConfigurationDelegate
H A DAbstractPDELaunchConfiguration.java390 …protected IProject[] getBuildOrder(ILaunchConfiguration configuration, String mode) throws CoreExc… in getBuildOrder() method in AbstractPDELaunchConfiguration
H A DJUnitLaunchConfigurationDelegate.java371 …protected IProject[] getBuildOrder(ILaunchConfiguration configuration, String mode) throws CoreExc… in getBuildOrder() method in JUnitLaunchConfigurationDelegate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/resources/
H A DIWorkspaceDescription.java40 String[] getBuildOrder(); in getBuildOrder() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.core.externaltools/src/org/eclipse/core/externaltools/internal/launchConfigurations/
H A DProgramLaunchDelegate.java208 protected IProject[] getBuildOrder(ILaunchConfiguration configuration, in getBuildOrder() method in ProgramLaunchDelegate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/core/model/
H A DLaunchConfigurationDelegate.java136 …protected IProject[] getBuildOrder(ILaunchConfiguration configuration, String mode) throws CoreExc… in getBuildOrder() method in LaunchConfigurationDelegate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.launching/src/org/eclipse/ant/internal/launching/launchConfigurations/
H A DAntLaunchDelegate.java702 …protected IProject[] getBuildOrder(ILaunchConfiguration configuration, String mode) throws CoreExc… in getBuildOrder() method in AntLaunchDelegate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/
H A DAbstractJavaLaunchConfigurationDelegate.java982 protected IProject[] getBuildOrder(ILaunchConfiguration configuration, in getBuildOrder() method in AbstractJavaLaunchConfigurationDelegate