This depends on one new library, `wherefore-art-thou` and some new work in `mw-engine`.
39 lines
691 B
Plaintext
39 lines
691 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "../GreatGameTerrain"
|
|
},
|
|
{
|
|
"path": "../walkmap"
|
|
},
|
|
{
|
|
"path": "../jme-clj"
|
|
},
|
|
{
|
|
"path": "../MicroWorld/mw-engine"
|
|
},
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../test-graphs"
|
|
},
|
|
{
|
|
"path": "../speechio"
|
|
},
|
|
{
|
|
"path": "../wherefore-art-thou"
|
|
},
|
|
{
|
|
"path": "../MicroWorld/mw-parser"
|
|
},
|
|
{
|
|
"path": "../MicroWorld/mw-ui"
|
|
}
|
|
],
|
|
"settings": {
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"java.compile.nullAnalysis.mode": "automatic",
|
|
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable"
|
|
}
|
|
} |