{ "version": "0.2.0", "configurations": [ { "type": "java", "name": "Debug (Attach)", "projectName": "helloword", "request": "attach", "hostName": "localhost", "port": 5001 } ] }