1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2024-11-22 17:33:27 +00:00
Go to file
2022-06-16 19:15:25 +02:00
.vscode battleScreen and testYann 2022-06-08 09:53:51 +02:00
Data fix accents 2022-06-16 18:59:45 +02:00
lib remove useless sound 2022-06-16 09:48:07 +02:00
src Merge pull request #43 from Klagarge:end-game 2022-06-16 19:15:25 +02:00
.gitattributes initial commit 2022-05-23 15:40:55 +02:00
.gitignore add 3 maps 2022-06-13 18:06:38 +02:00
LICENSE initial commit 2022-05-25 15:32:53 +02:00
README.md convert with lib 2022-06-06 13:48:20 +02:00

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.