Not really a framework question, but, ...

>From Zend IDE, try Tools/Rebuild Inspection Data

This will reread the files in your project and update the method
signatures for code completion.

Craig Duncan

-----Original Message-----
From: Lepidosteus [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 10:52 PM
To: [email protected]
Subject: [fw-general] Zend studio and zend framework ?

Hello,

I'm using zend studio (5.5) for my php programming, and I wanted to
try the latest release release of the zend framework.

I've updated my files in %Zend Studio directory%\bin\ZendFramework
(I'm using the internal debugger).

When debugging everything works fine, the framework is updated.

My problem is about the code completion; while the new elements seems
to be listed (zend_version and zend_loader are shown, for exemple),
older (now non-existing) elements are still there.

For exemple, the code completion still list the Zend class and it's
method, which is a bit disturbing (in addition to being counter
productive).

Is there any think special to do to "refresh" the code completion of
zend studio ?

Thanks in advance
-- 
Lepidosteus

Reply via email to