Annotations: https://ananda-guedes.notion.site/Java-7bd2e647b3a44bcdbb6b3c05132b71a6?pvs=4Course: https://loiane.training/curso/java-basico
The workspace contains two folders by default, where:
src: the folder to maintain sourceslib: the folder to maintain dependencies Meanwhile, the compiled output files will be generated in thebinfolder by default.
The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.