Source and output folder |
-
Project
- Use the project root folder as the folder where Java source files and the generated class files are stored by default.
-
Folders
- Specify separate source and output folders to store the Java source files separated from the generated class files.
|
Folders Source Folder: src Output Folder: bin |