Hi all, I am trying to use Eclipse|NetBeans for Remote System Development in Solaris.
What I exactly want is: Use these IDE to Build,Debug and CheckIn purpose using Solaris C/C++ compiler and dbx debugger. I want to create the file in solaris from IDE compile and debug in IDE finaly checkIn using IDE.
What I have achieved(only in NetBeans): I am able to connect to the Solaris system using ssh.(Its like using Putty)
But not able to achieve all the GUI capability of IDE, By setting the Solaris compiler and Debugging capability.