Using Sun WorkShop

Integrated Development Tools

Sun WorkShop provides an integrated environment for the development and evolution of C++, C, Fortran 90, and FORTRAN 77 applications. It provides a high level of integration of core development functions such as editing, source browsing, building, and debugging.

The most common development operations are obvious and easy to perform because the vi, XEmacs, and GNU Emacs editors are the center of an integrated development tool set that includes Building, Debugging, and Browsing. The integrated editors also provide access to common development tasks such as evaluating expressions, setting breakpoints, and stepping through functions, as well as powerful new features such as Fix and Continue. This integration allows you to spend most of your programming time in your editors and makes code development quicker and more efficient.