|
When the IDE wants to compile the remote project, it will start a
Telnet, RLogin or SSH
connection to the remote host. Then it will simply execute the build command.
Usually this will be a make command or similar - but this can be customized.
All compile output is grabbed and redirected to an output window that slides
into view when the project is compiling. To jump directly to a line marked with
an error, simply double-click on the output line.
Continue with debugging
Go back
|