Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Why does JSF 1.2 no longer work?
Why does JSF 1.2 no longer work? [message #190244] Wed, 21 March 2007 10:33
Eclipse UserFriend
Originally posted by: eike.stepper.credit-suisse.com

Hi,

I've asked this question on the jsf newsgroup but got no answer and we
need to meet a decision now about JSF and tooling, so please forgive me to
ask here again:

I have seen that the JSF 1.2 support has been commented out in
org.eclipse.jst.jsf.core/plugin.xml

<extension point="org.eclipse.wst.common.project.facet.core.runtimes">
<supported>
<runtime-component any="true"/>
<!-- <facet id="jst.jsf" version="1.1,1.2"/> -->
<facet id="jst.jsf" version="1.1"/>
</supported>
</extension>

After commenting it in again it seems to work pretty well. What was the
reason for disabling JSF 1.2?

Cheers
/Eike
Previous Topic:eclipse on solaris 9 /sparc?
Next Topic:How to attach sources to JSF Libraries
Goto Forum:
  


Current Time: Thu Apr 25 06:42:18 GMT 2024

Powered by FUDForum. Page generated in 0.03551 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top