Skip to main content

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

I think this bug is fixed in latest integration release: http://download.eclipse.org/tools/pdt/downloads/?release=I20070520

On 7/6/07, Joe Kramer <cckramer@xxxxxxxxx> wrote:
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.
_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev



--
Michael

Back to the top