Marcin Podlodowski
Marcin Podlodowski
Just met some problems trying to debug the Java code - I can't attach to remote debugging port 1044. Is the guide on cs/contributing still valid?
`com.microsoft.java.test.plugin` At least I'm trying to. Is it possible?
I did (with "Launch Extension" config from the repo). I tried the following: 1. gulp build-server 2. Launch Extension 3. attach debugger Am I missing something?
Done. Still no luck. ``` Failed to connect to remote VM. Connection refused. Connection refused (Connection refused) ```
I can confirm that issue. The same configuration runs great on Linux/OSX but fails on Windows 10/Java 8. `vertxDebug` works, but `vertxRun` does not pass proper jvmArgs.
I'd like to take this one.