Interface EclipseProjectDependency

All Superinterfaces:
Dependency, EclipseClasspathEntry, ProjectDependency

public interface EclipseProjectDependency extends ProjectDependency, EclipseClasspathEntry
Represents a dependency on another Eclipse project.
  • Method Details

    • getPath

      String getPath()
      Returns the path to use for this project dependency.
    • isExported

      boolean isExported()
      Marks this dependency as exported.
      Returns:
      whether this dependency needs to be exported.
      Since:
      2.5