From 3308cb42a415be74931a0bf73a02ad5c470118c0 Mon Sep 17 00:00:00 2001 From: Mirko Stocker Date: Mon, 24 Aug 2015 17:46:27 +0200 Subject: [PATCH] Add Cevelop IDE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d95899..5a43726 100644 --- a/README.md +++ b/README.md @@ -588,6 +588,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Anjuta DevStudio](http://anjuta.org/) - The GNOME IDE. [GPL3] * [AppCode](http://www.jetbrains.com/objc/) - an IDE for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform. +* [Cevelop](https://www.cevelop.com) - Cross-platform C/C++ IDE based on Eclipse CDT with additional plug-ins. * [CLion](http://www.jetbrains.com/clion/) - Cross-platform C/C++ IDE from JetBrains. * [Code::Blocks](http://www.codeblocks.org/) - A free C, C++ and Fortran IDE. * [CodeLite](http://codelite.org/) - Another cross-plaform, free C/C++ IDE. [GPL2 with an exception for plugins]