Where is the documentation
Answered
I cannot locate the documentationf or he Intellij IDEA product. Cna anyone tell me where it is? I am brand new to the product and cannot get it set up.
Please sign in to leave a comment.
Did you check https://www.jetbrains.com/idea/documentation/ and https://www.jetbrains.com/help/idea/meet-intellij-idea.html?
Yes. I don't see a list of what is required to set up remote debugging for JBoss.
https://www.jetbrains.com/help/idea/run-debug-configuration-jboss-server.html
https://intellij-support.jetbrains.com/hc/en-us/community/posts/206159999-Jboss-7-remote-debug
https://www.javacodegeeks.com/2017/06/remote-debugging-wildfly-application-intellij.html
This implies that I have to have a local version of JBoss to debug remotely. Is that true? If so what do I do since I cannot find a version of JBoss for Windows 10?
Yes, that is true. Versions for all the platforms are available at http://wildfly.org/downloads/.
Thank you for the link. Does it have to be the same version of JBoss both local and remote?
Yes, it must be exactly the same version.