Start of the Project
This commit is contained in:
parent
48a8902a52
commit
c317cd6227
14 changed files with 231 additions and 6 deletions
7
Code/Steiner/CO2-Daten-Projekt/.vscode/settings.json
vendored
Normal file
7
Code/Steiner/CO2-Daten-Projekt/.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"java.project.sourcePaths": ["src"],
|
||||
"java.project.outputPath": "bin",
|
||||
"java.project.referencedLibraries": [
|
||||
"lib/**/*.jar"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue