Hi,
I understand that in CS 10.5, we need Oclipse to debug the OLLs. But, is there a builder available for development?
Thanks,
Goutham
OpenText has phased out the usage of the standalone builder IDE for the Eclipse plug-in (CSIDE) starting with CS 10.5+
There’s no legacy alternative IDE for the later versions of the SDK.
The few reasons as to why Eclipse was sought for as the best alternative to the legacy builder.
1. Eclipse was designed to be easily extended to proprietary
2. languages
3. Eclipse is very popular and well understood by many users
4. It is actively supported in the Open Source community
5. Syntax Highlighting
6. Intelligence for built-ins and globals
7. Provision for wizards
8. UTF-8 support
9. Windows, Solaris and Linux support
10. Automated code refactoring
11. Improved compiler messages
12. Integrated with Perforce and other version control software