
one to host the build directory, which contains CMake generated files.

In order to work with CMake and Eclipse, you have to prepare two separated folders: When working with CMake and Eclipse: “ YOU CAN NOT PROCEED THIS WAY ANYMORE !” Eclipse-based GATB-Core development cycle

Mac: Apple/clang 6.0+ (provided with XCode)ĭownload Eclipse Mars c++ IDE choose your platform on the right side of that page.Debian, Ubuntu, Fedora, CentOS) or Mac OSX (10.9+) a 64-bit computer running Linux ( e.g.

To handle the development cycle of GATB-Core projects, you need: Taken from Eclipse/CDT documentation, Eclipse C++ features include : support for project creation and managed build for various toolchains, standard make build, source navigation, various source knowledge tools, such as type hierarchy, call graph, include browser, macro definition browser, code editor with syntax highlighting, folding and hyperlink navigation, source code refactoring and code generation, visual debugging tools, including memory, registers, and disassembly viewers.Īpple’s MacOSX developers: you should consider to use Xcode. The purpose of this article is just to provide newbies with a convenient way to deploy an open-source c++ integrated development framework to work on GATB-Core codes. There is no requirement to use Eclipse to develop source code you can use whatever system you prefer.

This article explains how to install and configure the Eclipse c++ IDE to work on GATB-Core based projects, either GATB-Core library or GATB-Tools.
