Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Bug: Refresh of PHP Explorer

Hello,

We're having problem using PHPDT it seems to be related to subclipse
SVN plugin. The php Explorer window refreshes after each keypress in
editor.

Observed with PHPDT M7, 1.0.0.HEAD.79
Eclipse 3.2 beta, Ecipse 3.3.
Subclipse 1.2.2, 1.2.3

Step to reproduce:
- Check out project form SVN
- Open "PHP Explorer" window
- Select and Open PHP file in PHP Editor
- Type the source code.
- When you type something in PHP source, the "PHP Explorer" window
refreshes after each keypress. The SVN information (date, user, etc)
written after filename disappear and being redrawn after each
keypress.


- Observed in many combinations of above eclispe,phpdt and subclipse versions.
- Eclipse and subclipse work fine with Java development tools. Problem
appears ONLY when editing PHP files in PHP editor.

Thanks.


Back to the top