[Bug 64860] New: Choose folder for creating new class(es) in projects with custom Makefile
Hendrik Kueck
kueck at cs.ubc.ca
Wed Sep 24 11:39:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=64860
Summary: Choose folder for creating new class(es) in projects
with custom Makefile
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: kueck at cs.ubc.ca
Version: (using KDE KDE 3.1.4)
Installed from: Compiled From Sources
Currently there does not seem to be a way to specify the folder that classes created using the new class wizard end up in. They always get created in the project's root directory.
I read that there is a way to do this in automake projects. However, I am working on projects with custom Makefiles. Right now, I use the wizard to create classes, then remove them from the project, move the files using the console and then re-add them to the project and to cvs. Quite inconvenient.
I think this feature is pretty essential. In any project of some size you want your classes to be organized in different directories.
More information about the KDevelop-devel
mailing list