Community
Participate
Working Groups
Build Identifier: 20110218-0911 Add the org.eclipse.sphinx.emf.mwe.IXtendXpandConstants interface that allows externalizing used Xtend/Xpand constants, and add the IFile getUnderlyingFile(String qualifiedName) method to org.eclipse.sphinx.emf.mwe.resources.IScopingResourceLoader for getting the underlying file from the given qualified name. Please refer to attach file. Reproducible: Always
Created attachment 192095 [details] Add getUnderlyingFile(String) method for getting underlying file from the given qualified name
Fixed by applying proposed patch. Additionally renamed IScopingResourceLoadergetDefinitionName#getDefinitionName(IFile templateFile, String templateName) to IScopingResourceLoader#getQualifiedName(IFile underlyingFile, String statementName) to indicate that it is applicable to any of Xtend/Xpand/Check but not only to Xpand.
Mass-closing Resolved tickets