Setting up Eclipse CDT on Windows, Linux/Unix, Mac OS X

Max Berger

$Date$

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

If you want to use the content provided here in another GDFL document or replicate it at another location you are free do so under the terms of the GFDL. I would, however, very much like to receive an email about it.


Introduction

There are several freely available C and C++ development environments available. Most of them have the disadvantage that they are only available for one operating system. Eclipse, however, was written as a cross-platform development environment. Initially just written for Java, it also has a very good C/C++ development mode.

If you have already tried (and I assume failed, otherwise you wouldn't be reading this document) to install Eclipse CDT, you may want to go directly to the section called “Common Problems”.

This document is frequently updated to reflect the latest information. However, screenshots are only taken if they are significantly different, so they may show older versions. If any information here is not current, please let me know.

Home

HowTo