Version: 3.0.90-CVS (using KDE KDE 3.2.0) Installed from: Compiled From Sources Compiler: gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) OS: Linux If you create a perl project, then there is no "add file to project" functionality. (It seems to show up in the file selector and file tree view with a C/C++ project).
A common property of all the "script projects". IIRC, the only way of telling KDevelop what files are part of a script project is with a filepattern and this is only evaluated on project start. There should at the very least be a way to reevaluate this pattern runtime.
Just reevaluating the pattern wouldn't necessarily be helpful. (Eg. not all perl scripts end in '.pl', and having a pattern of '*' would mean everything would be added even when you don't want it to be). It would completely fail in the case that caused me to find this. I was trying to create a project for files kept on a remote server - I'm the only developer so cvs would be overkill, but there's no way to create the project at a remote url over ssh (I filed a seperate bug for that) and no way to add files if you create a local project).
crossref bug #77764
*** Bug 77764 has been marked as a duplicate of this bug. ***
*** Bug 134826 has been marked as a duplicate of this bug. ***
kdevelop3 development has reached its end. closing as wontfix, kdevelop4 will not have perl support as part of the main source.