I want to create a Java-project in a subfolder of the workspace-directory. The wizard either lets me create a project in the workspace-directory, or import an existing one. Is there any way to achieve this?
I want to create a Java-project in a subfolder of the workspace-directory. The wizard
Share
To my knowledge, no: the only “directory” under which you can create a project is the “working set” one.
That special directory is visible by selecting the right top element:
PS: just to be complete, creating a project within a project (nested project) is also not possible (bug 43536 )