mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-01-31 13:12:45 +00:00
8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"java.project.sourcePaths": ["src"],
|
|
"java.project.outputPath": "bin",
|
|
"java.project.referencedLibraries": [
|
|
"lib/**/*.jar"
|
|
]
|
|
}
|