Remote Development With Solaris Studio

Posted by rchrd on Oracle Blogs See other posts from Oracle Blogs or by rchrd
Published on Wed, 30 May 2012 21:51:26 +0000 Indexed on 2012/05/31 4:45 UTC
Read the original article Hit count: 355

Filed under:

A new technical article has been published on OTN:

How to Develop Code from a Remote Desktop with Oracle Solaris Studio

by Igor Nikiforov

This article describes the remote desktop feature of the Oracle Solaris Studio IDE, and how to use it to compile, run, debug, and profile your code running on remote servers.


Published May 2012

Introducing the IDE Desktop Distribution
Determining Whether You Need the Desktop Distribution
Creating the Desktop Distribution
Using the Desktop Distribution
See Also
About the Author

Introducing the IDE Desktop Distribution

Sun Studio 12 Update 1 introduced a unique remote development feature that allows you to run just one instance of the IDE while working with multiple servers and platforms. For example, you could run the IDE on an x86-based laptop or desktop running Oracle Linux, and use a SPARC-based server running Oracle Solaris 10 to compile, run, debug, and profile your code. The IDE works seamlessly just as if you had the Oracle Solaris operating system on your laptop or desktop.

....read more

© Oracle Blogs or respective owner

Related posts about /Solaris Studio