Hi,
I'm using Intellij IDEA and wonder if it is possible to debug a module remotely, i.e. adding
in Wowza startup.sh file?Code:JAVA_OPTS=-Xdebug" "-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
Are there any alternative ways to debug module from IDE?
Thanks


Reply With Quote