How can I use a Java-based IDE like Eclipse for the C++ based Castalia/Omnet++ ?
One of the most successful Language IDE projects of eclipse is the C/C++ Development Tools Project (CDT) [website] is working towards providing a fully functional C and C++ Integrated Development Environment (IDE) for the Eclipse platform. Why should I use an IDE and why should I specifically use Eclipse [full article]? An IDE saves you time (if you are making frequent/extensive changes to the code). It provides easy build, debug, code highlighting, code completion, integration with any C++ compiler and with the Make – GNU build system. Eclipse is a very active open source project with a huge community to support it. It has being tested in the market by very large commercial projects that use it. It provides many open source plug-ins, making development easier and more efficient. Eclipse works for both Windows and Linux How to install Eclipse? A. Instructions for Linux-based systems l Step 1: Install Java Go to the download page of Sun Microsystems [Download Java link] and download the