Class COutputEntry

    • Constructor Detail

      • 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)