Hi,
I m developing a JSF web application in myEclipse. Application is a bit bigger now with around 40 jsf pages. In some pages I am getting problem that when I press ctrl+space to see the available parameters inside the component/tag. For e.g: if I am using h:outputText tag and inside <h:outputText value=”abc” /> if I press ctrl+space to see other available params besides ‘value’ then the system get hangs for 1-2 minutes and then it displays the list. It also happens in autocompletion like if I just type ‘v’ and press ctrl+space to get suggestion from the IDE for params with v then systems hangs for a minute and then gives result.
My system processing power is 2.6 GHz and RAM is 1GB. My all other programs are working fine.
Do you have any suggestion for my problem? How can I make MyEclipse a lil bit faster so that I dont have to wait for a minute to get autocompletion results..
Regards,
Arsalan