User development,

A new message was posted in the thread "Enabling code assist in xhtml files":

http://community.jboss.org/message/523474#523474

Author  : Arbi Sookazian
Profile : http://community.jboss.org/people/asookazian

Message:
--------------------------------------------------------------
For my web project, I tried Properties --> JBoss Tools --> add JSF capabilities.
 
In the dialog/wizard 2nd screen, I see "JSF 1.1.02 - RI" in the environment 
field but it's disabled. 
 
1) Why is it disabled?
 
2) I was expecting to see JSF 1.2.x - RI.  Why the older version?
 
Here is the partial .classpath file for this project (see attached for complete 
file):
 
<classpath>
  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="var" path="M2_REPO/javax/el/el-api/1.2/el-api-1.2.jar"/>
  <classpathentry kind="var" 
path="M2_REPO/javax/javaee/javaee/5.0/javaee-5.0.jar" 
sourcepath="M2_REPO/javax/javaee/javaee/5.0/javaee-5.0-sources.jar">
    <attributes>
      <attribute 
value="jar:file:/C:/Documents%20and%20Settings/asookazian/.m2/repository/javax/javaee/javaee/5.0/javaee-5.0-javadoc.jar!/"
 name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" 
path="M2_REPO/javax/faces/jsf-impl/1.2_04-p02/jsf-impl-1.2_04-p02.jar">
    <attributes>
      <attribute value="/WEB-INF/lib" 
name="org.eclipse.jst.component.dependency"/>
    </attributes>
  </classpathentry>


--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/523474#523474


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to