Eclipse problem
I'm currently going through a C refresher tutorial and using Eclipse 3.1 as my IDE.
I want to create a project heirachy in Eclipse where within my workspace (i.e. /eclipse/worspace/C_tutorial) I have a seperate folder for each chapter (ch1, ch2, ch3..etc). Within each chapter I may have multiple projects.
So far I've been unsuccessful doing this in Eclipse.
I can create a workspace for each chapter directory, but I'd prefer not changing workspaces everytime I want to bring up a different chapter.
I tried creating both a folder and source folder within eclipse but I can't create projects within the folder.
Any suggestions?
I want to create a project heirachy in Eclipse where within my workspace (i.e. /eclipse/worspace/C_tutorial) I have a seperate folder for each chapter (ch1, ch2, ch3..etc). Within each chapter I may have multiple projects.
So far I've been unsuccessful doing this in Eclipse.
I can create a workspace for each chapter directory, but I'd prefer not changing workspaces everytime I want to bring up a different chapter.
I tried creating both a folder and source folder within eclipse but I can't create projects within the folder.
Any suggestions?
