Class CSourceEntry

    • Constructor Detail

      • CSourceEntry

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

        public CSourceEntry​(org.eclipse.core.resources.IFolder rc,
                            org.eclipse.core.runtime.IPath[] exclusionPatterns,
                            int flags)
      • CSourceEntry

        public CSourceEntry​(String value,
                            org.eclipse.core.runtime.IPath[] exclusionPatterns,
                            int flags)