Class QlProjectUtil


  • public class QlProjectUtil
    extends org.eclipse.xtext.ui.refactoring.impl.ProjectUtil
    Special ProjectUtil. Using IResourceLookup for getting project by URI
    • Constructor Detail

      • QlProjectUtil

        public QlProjectUtil()
    • Method Detail

      • getProject

        public org.eclipse.core.resources.IProject getProject​(org.eclipse.emf.common.util.URI uri)
        Overrides:
        getProject in class org.eclipse.xtext.ui.refactoring.impl.ProjectUtil