Hi, I need modify JSFVersions.xml and add something like this:
<version displayName="JSF 1.2 with Facelets and RichFaces" servlet-version="2.5">
<projectTempl location="./jsf-1.2-facelets-richfaces"/>
<refLib type="servlet" location="../servlet" />
<lib location="../lib/jsf-1.2-facelets-richfaces" type="core"/>
</version>
But when the IDE startup the lines that I added are erased from file.