Class DynamicProjectReferences

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.DynamicProjectReferences
All Implemented Interfaces:
org.eclipse.core.resources.IDynamicReferenceProvider

public class DynamicProjectReferences extends Object implements org.eclipse.core.resources.IDynamicReferenceProvider
  • Constructor Details

    • DynamicProjectReferences

      public DynamicProjectReferences()
  • Method Details

    • getDependentProjects

      public List<org.eclipse.core.resources.IProject> getDependentProjects(org.eclipse.core.resources.IBuildConfiguration buildConfiguration) throws org.eclipse.core.runtime.CoreException
      Specified by:
      getDependentProjects in interface org.eclipse.core.resources.IDynamicReferenceProvider
      Throws:
      org.eclipse.core.runtime.CoreException