Why is PDT 2 worse than PDT 1? [message #534598] |
Wed, 19 May 2010 15:47 |
Matt Messages: 6 Registered: May 2010 |
Junior Member |
|
|
I use eclipse PDT 1.x daily, and have done so for the last couple of years, when PDT2 first came out I was quick to upgrade and try it out.. Unfortunately I found the code hinting/assist to be much slower and inconsistent/unreliable most of the time, so i thought okay, must be a bad first release, and went back to PDT1 for the time being.
The other day, I decided to give PDT2 another chance and was once again annoyed to find its still horrendously slow with terrible code hinting/assist in comparison to PDT 1.. what gives?! It feels like Im using a different editor!
And Ive tried this on both my home and work pc, both of which should be more than capable of running it (AMD 64bit 4200x2, 2gig RAM). Im also pretty sure its not eclipse responsible, as ive run PDT 1 on the latest eclipse with no problems
|
|
|
|
|
Re: Why is PDT 2 worse than PDT 1? [message #534617 is a reply to message #534609] |
Wed, 19 May 2010 16:13 |
Matt Messages: 6 Registered: May 2010 |
Junior Member |
|
|
Roy: This is a fresh install, from the pdt site a week or two ago (ive been trying to give it a chance)
Jason: I havent had debugging problems in either but here are my perceived differences:
code hinting for custom classes
PDT 1: if method has correct phpdoc (i.e. @return Business) - INSTANT
PDT 2: If method has correct phpdoc - 2 or 3 seconds if (and thats a big if!) it picks up on it at all! Interestingly, it now occasionally picks up on the code hinting in places i know pdt 1 wont (i.e. in views), so it makes me wonder if theyve completely rewritten how the code assist engine works for pdt 2?
and yes, i get that occasional temporary lock up in pdt 2 every now and then (garbage collecting?)
ive tried the eclipse performance tweaking articles to allow eclipse to use more ram and stuff, doesnt really make much difference tbh
[Updated on: Wed, 19 May 2010 16:37] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Why is PDT 2 worse than PDT 1? [message #534741 is a reply to message #534672] |
Thu, 20 May 2010 08:29 |
Matt Messages: 6 Registered: May 2010 |
Junior Member |
|
|
thanks but the link doesnt work?
another thing thats not as good in pdt 2, is it'll only bring up the tooltip with the method parameters in if when you're mid typing the method, you hit control space, which is next to useless if you're coming back to add parameters to a function as you would have to type the whole thing out again to get the tooltip suggestions
in pdt 1, all you have to do is type the opening bracket of the method, or type a comma to insert a new parameter and the suggestions will auto come up.
[Updated on: Thu, 20 May 2010 08:34] Report message to a moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04226 seconds