Search code examples
c++ckdevelop4

Move source files in KDevelop4


This may sounds a little trivial but I really dont get it.

The ProjectView (Left side of the screen) displays all files of your project. You are able to create and delete files but you can't move files to different folders (I'm familar with MSVC).

Is there a way of moving source files in Kdevelop?


Solution

  • Drag and drop support for moving files has been implemented for quite some time.

    In KDevelop 4.5 (currently master) there will be more options like described here: http://nikosams.blogspot.co.at/2012/10/kdevelop-project-and-filesystem-view.html