{ // Wildfly Debug Configuration "configurations": [ { "type": "java", "name": "Debug Wildfly", "request": "attach", "hostName": "localhost", "port": "8787" } ] }