You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ant remote projects can be compiled, downloaded, run and debugged by simply clicking the Debug button. Maven projects need to use something like the AntRun plugin to get a project running in debug mode on a remote platform. But, simply clicking the debug button results in the debugger assuming that the project is running on the local machine so it never connects. Yes, you can rtclick the debug button and connect to the remote address and debug but it would be nice if it was like Ant. Is there any way to fix this? Call me lazy, or spoilt by Netbeans-Ant.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Ant remote projects can be compiled, downloaded, run and debugged by simply clicking the Debug button. Maven projects need to use something like the AntRun plugin to get a project running in debug mode on a remote platform. But, simply clicking the debug button results in the debugger assuming that the project is running on the local machine so it never connects. Yes, you can rtclick the debug button and connect to the remote address and debug but it would be nice if it was like Ant. Is there any way to fix this? Call me lazy, or spoilt by Netbeans-Ant.
Beta Was this translation helpful? Give feedback.
All reactions