Suggestion

Matthias Belitz matthias.belitz at gmx.net
Mon Sep 18 21:09:29 BST 2000


Hello,

to move a directory or change its name, the simplest way is to rename it
manually and then change all links to that directory manually in you
.kdevprj file. Dont panic -> its just plain text and you may easy even
within KDevelop itself.
The most important section is [Makefile.am] where all subdirectories are
listed.

Be sure to rebuild everything then (also all makefiles  -> could be done
within the "project" dialog).

Workaround: create new project and import all files to the new project.

Hope, this helps

Matt

----------
| Von: Walid BACHA <bacha at gmx.net>
| An: kdevelop at kdevelop.org
| Betreff: Suggestion 
| Datum: Montag, 18. September 2000 13:11
| 
| hi Kdevelopper,
| 
| When I have subdirectorys in my project with differnt imlementations e.g.
| ./numerics, ./solver, ./graph, ...  Now suppose I created first a
subdirectory
| ./num from the RFV, then i'd like to rename it to ./numerics, or to
delete it
| and then create an aother one named ./numerics. I think this is actually
not
| possible. May be I' wrong. 
| 
| Deleting a subdirectory manually leads to problems when making. Kdevelop 
| suppose the deleted subdirectory still makes part of the project. Could
anyone
| give me some useful hints. 
| 
| Thanks 
| 
| Walid




More information about the KDevelop mailing list