Skip to content

Шаблонный проект для создания программ на JAVA GRINDER для SEGA MEGA DRIVE

Notifications You must be signed in to change notification settings

Mark65537/Empty-project-Java-Grinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

РУССКИЙ

Структура папок

По умолчанию рабочая область содержит пять папок, где:

  • bin: папка для хранения скомпилированных выходных файлов.
  • lib: папка для хранения зависимостей
  • out: папка для хранения скомпилированных выходных файлов.
  • res: папка для хранения ресурсов.
  • src: папка для хранения исходников.

Если вы хотите настроить структуру папок, откройте .vscode/settings.json и обновите там соответствующие настройки.

ENGLISH

Folder Structure

The workspace contains five folders by default, where:

  • bin: the folder to store compiled output files
  • lib: the folder to maintain dependencies
  • out: the folder to store compiled output files
  • res: the folder to store resources
  • src: the folder to maintain sources

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

About

Шаблонный проект для создания программ на JAVA GRINDER для SEGA MEGA DRIVE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published