Terzo Progetto e gitignore

This commit is contained in:
2025-09-22 10:32:52 +02:00
parent 4e6d08632f
commit 265f15cbec
2 changed files with 4 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
{
"java.project.sourcePaths": ["src"],
"java.project.outputPath": "bin",
"java.project.referencedLibraries": [
"lib/**/*.jar"
]
}