{ "configurations": [ { "type": "java", "name": "CodeLens (Launch) - ServerApplication", "request": "launch", "mainClass": "com.totopia.server.ServerApplication", "projectName": "server" } ] }