User forums > Using Code::Blocks

Names of files in Project Tree

(1/1)

spintz:
I converted a project from VS2005.  Now, files in the Project tree are displayed as 'include\<filename>', Here's SS to see what I'm talking about -



Is there anyway to change that displayed filename?  I tried editing the .cbp file manually and couldn't see anything, and there's nothing in the options either, that I can tell.  From what I can tell, CodeBlocks tried to be smart, and will attempt to display a filename and path in the project tree, unless the file is in a Virtual Folder.  I think that behavior should be toggleable and also, there's then a bug, in that the file, 'include\EDriverTypes.h' is actually '..\include\EDriverTypes.h'.

EDIT: Also, when you move a file into the virtual folder, the actual display name in the tree doesn't update until you save the Project.

Navigation

[0] Message Index

Go to full version