开发者

How do I know which version of RichFaces I am running?

开发者 https://www.devze.com 2023-01-15 07:01 出处:网络
Can you tell me how to find out which version of Richfaces I am running? I need to know if I have jQuery already installed so perhaps a way to test开发者_运维知识库 that would help as an answer as we

Can you tell me how to find out which version of Richfaces I am running?

I need to know if I have jQuery already installed so perhaps a way to test开发者_运维知识库 that would help as an answer as well.

I am using Version: 2.1.0.GA of JBOSS Developer Studio.. if that helps.


This should help: http://mkblog.exadel.com/2010/03/getting-richfaces-version-in-runtime/


In JBoss developer studio (which is based on Eclipse), right-click your project and choose

Build Path > Configure Build Path

There you have the Libraries tab, where all libraries are listed. Look for richfaces and see the version.

Another way - when you deploy your application, check the WEB-INF/lib folder. There should be the richfaces jar there, with version included.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号