[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] PDT 2.0.0GA unusably slow

Hello, I just installed latest PDT 2.0.0GA from the all-in-one download. I added an existing large PHP project to the workspace. The project uses the Symfony framework, so I added the framework to the build path in order to have code assist etc. Furthermore I installed Subclipse 1.4.7, Mylyn 3.0.3 with Trac connector and Symfoclipse 1.2.1 for its yml editor. The project is located on a Samba network drive.

My problem is that PDT is extremely slow in (re)building, e.g. it takes up to 15 minutes to complete with 10% average CPU consumption. During the period PDT cannot be used. The same happens every now and then while editing a PHP file (for example inserting a dollar sign ($)) and PDT attempts to show some code completion/assist possibilities. I might turn the latter features off, but it's PDT I want to use for that in the first place. I used PDT 1.0.3. before and it was much faster even tough it had to rebuild a project every time.

Does anyone experience these problems as well or have have suggestions to fix this? I noticed bug 259788 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=259788), can this be related?