The Content Server IDE Plug-in for Eclipse (CSIDE) is the next-generation IDE for OpenText Content Server, and is intended to replace the existing Content Server Builder IDE. In addition to a new IDE, OpenText will release an officially supported source code format. The new IDE will facilitate conversion of existing modules to the new source format, and provide tools to build and maintain Content Server OSpaces, modules and customizations.
Installing the Plug-In - How to install the plugin, and how to verify the version you're currently using
Working with Projects and Modules - How to create projects and modules
Learning the CSIDE Interface - Navigating the various views CSIDE introduces
Editing OScript - OScript editing assistance provided by CSIDE
Debugging and Building - How to load your code into the server, and debug execution when it's invoked
Distributing Modules - How to export modules for distribution
Unit Testing for OScript - Unit testing functionality provided by CSIDE
OBuild CLI OScript build tool - Provide automation for building OScript modules