Community
Participate
Working Groups
The files we decide are JSF files should be user configurable through the content type mechanism.
Indeed. Sample isFacelet check could look like this: IContentType faceletContentType = Platform.getContentTypeManager().getContentType("jsf.facelet"); try { return file.getContentDescription().getContentType().isKindOf(faceletContentType); } catch (Exception e) { } return false;
Fix submitted at 2011/03/18 04:20PM PDT.
New Gerrit change created: https://git.eclipse.org/r/114275
Gerrit change https://git.eclipse.org/r/114275 was merged to [master]. Commit: http://git.eclipse.org/c/jsf/webtools.jsf.git/commit/?id=aac74c7bae98fe513ab3cd1bbe37f516cd25955b