I have the JDS beta but saw this same behavior with tools 3.01.
I have a JSF project and the code completion (CTRL+space) is VERY slow when trying to
complete on a bean. For example:
<h:outputText value="#{MyBean.XXXX }" />
and the cursor at XXXX is takes about 15 seconds to come back with the possible
auto-completion.
On a new project, this is very fast. On my existing JSF project, I have about 15 beans
configured in faces-config.xml.
Is there any way to troubleshoot why it's so slow? Maybe some re-build or cache that
needs to be done when importing an existing project?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200200#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...