Physical Folder and Virtual Folder
Posted: Thu Mar 22, 2012 1:06 pm
Hi
I know that CodeLite use Virtual Folder to classify the code source and it is a very nice feature.
I am trying to move my projects from Eclipse CDT to CodeLite.
I also would like to know if we can
1/ when we add a new virtual directory to a project with the same name as a source directory (physical) in the directory of the project, CodeLite will show all my existing source files in the new virtual directory ? I can add the files manually using Add Existing Item but I may prefer a automatic solution because I have a lot of directories.
2/ Is it possible to add directly a physical folder into a project ?
3/ How can we do multiple file selection in the Workspace view ?
Thanks
I know that CodeLite use Virtual Folder to classify the code source and it is a very nice feature.
I am trying to move my projects from Eclipse CDT to CodeLite.
I also would like to know if we can
1/ when we add a new virtual directory to a project with the same name as a source directory (physical) in the directory of the project, CodeLite will show all my existing source files in the new virtual directory ? I can add the files manually using Add Existing Item but I may prefer a automatic solution because I have a lot of directories.
2/ Is it possible to add directly a physical folder into a project ?
3/ How can we do multiple file selection in the Workspace view ?
Thanks