Download |
|---|
|
Oracle Developer Studio 12.6 IDE Desktop (143 KB) (
sum: 872c386c4c3ecf140dd64f8d5d2076d299e586bd6bcf90068745b1db65251769)
|
Verify checksum on Oracle Solaris:
digest -a sha256 <download_directory>/OracleDeveloperStudio12.6-IDE-Desktop.zipVerify checksum on Oracle Linux:
sha256sum <download_directory>/OracleDeveloperStudio12.6-IDE-Desktop.zipUnpack distribution:
cd <installation_directory>; unzip <download_directory>/OracleDeveloperStudio12.6-IDE-Desktop.zip<installation_directory>/devstudio
The Oracle Developer Studio IDE Desktop is a client distribution that works in conjunction with the Oracle Developer Studio compilers and debugger to provide a complete C/C++ application development environment. The IDE Desktop client accesses Oracle Developer Studio compilers and debuggers installed on either Oracle Solaris or Linux systems.
If you do not already have the Oracle Developer Studio compilers and debuggers installed, visit the Downloads tab on the Oracle Developer Studio Oracle Technology site.
Once the Oracle Developer Studio product is installed, complete the Remote Host setup in the IDE Desktop by one of following methods:
New Remote Host Setup Wizardaccessed directly from the IDE Start pageFile->Open Remote File->Manage Hostsmenu itemFind more information on configuring the build hosts and setting up your projects to use a remote build host :
Help->C/C++ Remote Desktop Distributionmenu item gives you complete documentation on IDE Remote capability.