Bug 96877 - Class tree does not update when adding a new PHP class
Summary: Class tree does not update when adding a new PHP class
Status: RESOLVED DUPLICATE of bug 77764
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.1.2
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 23:12 UTC by chevdor
Modified: 2005-01-12 23:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chevdor 2005-01-12 23:12:46 UTC
Version:           3.1.2 (using KDE KDE 3.3.2)
Installed from:    Mandrake RPMs
Compiler:          compiled rpm got from cooker... 
OS:                Linux

Start kdevelop.
Use wizard to create a PHP simple project.
Add a new class (Project/New Class)
Enter class name and click ok.

At this point class tree is NOT updated. The new class does not show up.
Switching from another view back to class view does NOT refresh the class view.

Workaround found so far : close project/open project again...
Comment 1 Jens Dagerbo 2005-01-12 23:53:40 UTC
Python uses the same project base as Perl, so this is a dupe of bug #77764.

*** This bug has been marked as a duplicate of 77764 ***