In the “create a Java project” wizard.
For the “project layout”, there are two choices:
1) use project folder as root for sources and class files.
2) Create separate folders for source and class files
Which one should I choose?
For the “Working set”
Whether I need to check the “Add project to working set”? What does it mean?
In the create a Java project wizard. For the project layout, there are two
Share
I always choose Create separate folders for source and class files, it’s just separate your src files and your output files