Acolyte of the Butterfly
Posts: 114 from 2003/2/26
From: Aachen, Germany
Quote:
got a Golded AIX, and I'm interesting about differents Cubic IDE
Differences depend on which version you have, GoldED AIX was offered over years. The first versions are only marginally better than GoldED6. The final versions are similar to Cubic. The remaining differences of the last AIX version in comparison to Cubic are listed in the release notes (
link). Some points from that document:
- Cubic's plug-in interfaces supports tabbed plug-ins. In AIX, each plug-in consumes screen real estate while Cubic can put them over each other. As a consequence, Cubic can load more plug-ins. This was used to integrate reference books into the user interface (the C mode got
The C Book, which makes it an ideal C learning environment, HTML mode got books on PHP and CSS).
- AIX opens a new window for every text. Cubic can have all texts in one window via a tabbed interface.
- Visual improvements concerning containers, scrollers, fonts etc.
- C/C++ package is up-to-date: compilers, syntax highlighting, included SDKs etc.
- Several new or improved add-ons. For example, the new Installer add-on can generate complex Installer scripts, no knowledge of Installer required. Contributed programs from Guido Mersman have improved some add-ons greatly (for example the guide checker, which runs below the edited guide and analyzes errors).
If you have GoldED AIX installed and want to try Cubic, make a backup of s:user-startup, then remove all lines related to AIX or devkits, reboot and install Cubic. Cubic installs everything into its own directory except for the "appicon", which goes into wbstartup. To revert back to GoldED AIX, uninstall Cubic with its removal program, restore old s:user-startup, reboot.