Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattwelke/java-vscode-starter
https://github.com/mattwelke/java-vscode-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattwelke/java-vscode-starter
- Owner: mattwelke
- License: unlicense
- Created: 2021-11-24T20:24:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T19:12:51.000Z (about 3 years ago)
- Last Synced: 2024-10-14T02:24:13.774Z (3 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# java-vscode-starter
A starter project meant to be cloned and used for Java in VS Code, Gitpod, etc environments.
Created from Maven quickstart archetype (https://maven.apache.org/archetypes/maven-archetype-quickstart/).
.gitignore file from GitHub's gitignore project (https://github.com/github/gitignore/blob/master/Maven.gitignore).