How to create a project that the source file and project file is seperated
Hi, I would like to separate the project files (.project) and source files into different directories as shown in the image below. How can I do this?


In my original project, I don't want my source files and project files (.project) to exist in the same folder, as shown below.


