The Web-CAT Eclipse C++ Feature provides Eclipse users with a customized, student-oriented interface for developing C++ solutions.
Our C++ feature is designed to support students. Some key features are:
- Full Eclipse-style support for C++ development (we use g++ on top of cygwin or unix, via the Eclipse CDT)
Custom plug-in support for writing and executing test cases using CxxTest via our EclipsePlugins/CxxTestPlugin
Built-in electronic submission of assignments using our EclipsePlugins/SubmissionPlugin
Install the Web-CAT Eclipse C++ Feature
You can install this feature directly from our Eclipse feature site.
It is also included in our ../PrepackagedDistribution.