{ "version": "0.2.0", "configurations": [ { "type": "java", "name": "Attach debbugger", "request": "attach", "hostName": "localhost", "port": 8787 } ] }