I am trying to debug my action (Eclipse Mars, Wildfly 8, Struts 2 and java 8), start the server in the Debug option, but pressing F6 or clicking the icon to process from a certain point focuses the focus to lines which has no code. Already tried:
- Clean the project
- Server Clean
- Full Publish
In the Windows -> Preferences menu, I looked for some debugging configuration, but I did not find it.