coa-lab/assignment_0
SriRam Mudragada 2da447a4fd
added report
2022-08-09 23:27:53 +05:30
..
.vscode init 2022-08-09 22:24:05 +05:30
bin small changes 2022-08-09 23:00:21 +05:30
pics small changes 2022-08-09 23:00:21 +05:30
src small changes 2022-08-09 23:00:21 +05:30
README.md init 2022-08-09 22:24:05 +05:30
Report.pdf added report 2022-08-09 23:27:53 +05:30

README.md

Getting Started

Welcome to the VS Code Java world. Here is a guideline to help you get started to write Java code in Visual Studio Code.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

If you want to customize the folder structure, open .vscode/settings.json and update the related settings there.

Dependency Management

The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.