Multiple faces-config files in IntelliJ 10.5.2 / JSF 1.2?
Hello,
I saw a previous thread about this topic and it said it should be supported.
I use JSF 1.2 from Jboss and have a web and jsf facet configured.
The *.xhtml file type is mapped to jspx.
IntellJ detects the normal faces-config.xml file but doesn't respect the other ones:
<context-param>
<param-name>javax.faces.CONFIG_FILES</param-name>
<param-value>/WEB-INF/old/faces-config-systeem.xml,
/WEB-INF/old/faces-config-handel.xml,
/WEB-INF/old/faces-config-relatiebeheer.xml,
/WEB-INF/old/faces-config-systeembeheer.xml,
/WEB-INF/old/faces-config-autorisatie.xml,
/WEB-INF/old/faces-config-management.xml,
/WEB-INF/old/faces-config-mijnaccount.xml,
/WEB-INF/old/faces-config-productie.xml
...etc
</context-param>
Any help would be appreciated.
Regards,
Sander
Please sign in to leave a comment.
Srry solution was simple.
Right click on faces-config file and mark as facig-config.