youyesyet/workspace.code-workspace
Simon Brooke 1d97622a48
Cope with the fact that servlet-context is no longer working...
At least as I think it did.
Also moved some assets to fixed URLs so that they can be served by Apache, reducing load on Tomcat.
2022-02-14 10:33:23 +00:00

14 lines
129 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../adl-support"
},
{
"path": "../Selmer"
}
],
"settings": {}
}