A C++ IDE developed using Java. Semester 4 minor project
Java
About
It's a C++ IDE with some extra tools apart from the usual tools in any IDE.
Intallation
To run this project in netbeans compile the file in CIDE/src/cide/resources/compile.cpp using
g++ compile.cpp -o compile
and then open the project in netbeans