开发者

Remote system development of C/C++ in Eclipse|Netbeans

开发者 https://www.devze.com 2023-01-19 10:49 出处:网络
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++

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 Debug开发者_运维百科ging capability.


There is a Remote System Explorer plugin using which i have been connecting to my linux shells through ssh. Works like a charm .

This link might prove helpful. How To: Browse remote files in Eclipse IDE.

0

精彩评论

暂无评论...
验证码 换一张
取 消