Page 1 of 1

.c files are not added to the source file directory

Posted: Fri Aug 04, 2006 3:09 pm
by johnsea
Right-clicking on Project and then adding my source files does add the files in the Project but I was expecting the files to be added to the source file directory.

I tried to drag the files into the source file directory but drag and drop does not function.

I have to remove the files and then right-click on the source file directory and then click on Add file to folder.

I should be able to move project files easily from one directory to another.

I also can't select multiple files to be removed from the project. I have to do one at a time.

Posted: Fri Aug 04, 2006 10:23 pm
by jussij
Right-clicking on Project and then adding my source files does add the files in the Project but I was expecting the files to be added to the source file directory.
The add function will add files to the currently selected item. To add files to the source file folder you need to select the folder and then use the right click add menu.

In a similar fashion you can also define you own folders using by the New Folder option found on popup menu and once again the folder gets added to the currently selected item.

This means for example that you can create a folder in a project or even a folder inside another folder.
I tried to drag the files into the source file directory but drag and drop does not function.
The drag and drop feature is on the Zeus todo list ;)
I should be able to move project files easily from one directory to another.
I agree. The management of the workspace is definitely not as good as it could be, but with each new Zeus release it has improved and will continue to improve.
I also can't select multiple files to be removed from the project. I have to do one at a time.
I will add this feature to the Zeus todo list.

Cheers Jussi