Performance bugs [message #77106] |
Thu, 24 July 2008 18:37  |
Eclipse User |
|
|
|
Originally posted by: Oleksii.Prudkyi.gmail.com
Hello
I am played with I20080722.zip under Eclipse 3.4. and here what I found
(sorry for avoiding bugzilla):
- "Outline" view - look like when browsing over php file by keyboard
cursor keys the outline control always rebuilding (on idle time, after
releasing cursor buttons). Probably outline control should be reloaded
only when file modified or other PHPEditor activated
- When browsing with keyboard in php file cursor freeze at some elements
like class level variables ("$this->somevar"), the "freezing" not long
but annoying - when I press 5 times "left" cursor move ~2-3 secs over 5
letters. Will be great to process such things in idle loop (like
outline) to avoid freezing of cursor and pc
- code-completion in html show same sentences three times (by ex. for
"<span style="text-align:|" it show "left, right..inherit, left, right..
left, right" )
-double-clicking on file name in "PHP Explorer" after some time of
working with eclipse stop opening files, after that files possible to
open only from context menu of file
Best regards,
Oleksii Prudkyi
|
|
|
Re: Performance bugs [message #78966 is a reply to message #77106] |
Sun, 24 August 2008 13:26  |
Eclipse User |
|
|
|
> - When browsing with keyboard in php file cursor freeze at some elements
> like class level variables ("$this->somevar"), the "freezing" not long
> but annoying - when I press 5 times "left" cursor move ~2-3 secs over 5
> letters. Will be great to process such things in idle loop (like
> outline) to avoid freezing of cursor and pc
I have this problem too.
It makes new eclipse(3.4 / 3.5M1) + pdt 2.0 totally unusable.
Seems that this problem occurs in large projects which contains lot off files (i have ~1300).
If play project with 10 files, it worked like no harm.
Nightly builds not helped for me..
Also "Path variables" does not worked correctly. Not saved when press ok or name error messages even if name is ok
|
|
|
Powered by
FUDForum. Page generated in 0.03261 seconds