| Free tutorials for Java, Eclipse and Web programming |
Version 2.9
Copyright © 2009 - 2011 Lars Vogel
06.02.2011
| Revision History | ||
|---|---|---|
| Revision 0.1 - 0.6 | 23.05.2008 | Lars Vogel |
| Created Article | ||
| Revision 0.7 - 2.9 | 18.02.2009 - 06.02.2011 | Lars Vogel |
| bugfixes and enhancements | ||
Table of Contents
Developers are frequently advised to read high-quality code. Eclipse is a powerful, extensible IDE for building general purpose applications. Some of the key player in creating Eclipse are also well known for their software architecture skills. By reading the Eclipse source code you you can learn a lot. It also helps to understand the Eclipse source code to address certain problems.
Especially if you develop Eclipse Plugins or Eclipse RCP application looking at the Eclipse Source code is useful.