Page 1 of 1

how to add directories and files to workspace

Posted: Mon Dec 23, 2013 9:32 pm
by walto
not sure how to add subdirectories and files in a workspace

by the way is there a user manual

Posted: Tue Dec 24, 2013 12:21 am
by jussij
not sure how to add subdirectories and files in a workspace

There are at least four ways to create a workspace.

1) You can import Visual Studio solution files and it will create a matching workspace.

2) You can create a workspace by hand.

To do this use the Workspace, New menu to create a new, empty workspace.

Then from inside the Workspace panel right click on different nodes and in the resulting popup menu there are wil be options to add and remove items from the workspace.

3) You can use the Workspace Builder Utility found on the Workspace menu.

That tool will scan folders of the disk for matching files and create a workspace.

4) Finally you can use Windows Explorer to create a workspace.

To do this just create a new workspace with a project then drag and drop files and/or folders onto that project.
by the way is there a user manual
There is only the electronic help (F1 key) but that is far from complete :(

Cheers Jussi

Posted: Tue Dec 24, 2013 9:10 am
by walto
thanks so much. this was great response