Class ClasspathJrtWithReleaseOption

All Implemented Interfaces:
IModulePathEntry, IMultiModuleEntry

public class ClasspathJrtWithReleaseOption extends ClasspathJrt
  • Field Details

    • releasePath

      protected Path releasePath
    • modulePath

      protected Path modulePath
  • Constructor Details

    • ClasspathJrtWithReleaseOption

      public ClasspathJrtWithReleaseOption(String zipFilename, AccessRuleSet accessRuleSet, org.eclipse.core.runtime.IPath externalAnnotationPath, String release) throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException
  • Method Details