I am using eclipse 3.5 Galileo enterprise edition for development of java standalone applications.I have disabled few plugins in startup.Still i am not quite happy with the IDE performance.Are there any more feature disable or configurations to make it work faster?
Please tel me if further information is required to answer this,i will update the question:)
I am using eclipse 3.5 Galileo enterprise edition for development of java standalone applications.I
Share
You can improve performance by tuning your eclipse.ini file. Here’s an example file with some tuning options added:
I would do some research and testing to work out which settings work best for you. There’s some information here that might help with this.