Class COutputEntry

All Implemented Interfaces:
ICExclusionPatternPathEntry, ICOutputEntry, ICPathEntry, ICSettingEntry

public final class COutputEntry extends ACExclusionFilterEntry implements ICOutputEntry
  • Constructor Details

    • COutputEntry

      public COutputEntry(org.eclipse.core.runtime.IPath path, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
    • COutputEntry

      public COutputEntry(org.eclipse.core.resources.IFolder folder, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
    • COutputEntry

      public COutputEntry(String value, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
  • Method Details