Bug 75588 - Remove Persistant Class Store button
Summary: Remove Persistant Class Store button
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 11:38 UTC by Jo Vermeulen
Modified: 2006-05-19 00:14 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 Jo Vermeulen 2004-02-19 11:38:15 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages

In the Project Options dialog, when I go to C++ Specific and go to the Code completion tab, I can add a Persistant Class Store by clicking on the "Add Persistant Class Store..." button. I however added a wrong entry, and wanted to remove it. That was not possible. I had to go to ~/.kde3.2/share/apps/kdevcppsupport/pcs/ and delete the corresponding files. 

It would be nice if KDevelop would have a "Remove Persistant Class Store..." button as well.
Comment 1 Sascha Cunz 2004-02-20 23:48:53 UTC
Indeed if it's created once it cannot be _deleted_
But in fact it can be removed from a project: Just use the tree below the "Add" Button
Comment 2 Matthias Haag 2004-03-28 23:33:14 UTC
Another thing would be an update button. If I add e.g. my own project to the persistent class store and I change a UI, the new objects are not known and I have to delete it via the above mentioned workaround and re-create it.
Comment 3 Miguel Tadeu 2004-06-08 10:51:51 UTC
Or the update should be an automatic procedure, if possible.
Comment 4 Jens Dagerbo 2006-05-19 00:14:09 UTC
Removal of Code Completion databases are possible since at least a year. FIXED: