| Free tutorials for Java, Eclipse and Web programming |
Version 2.5
Copyright © 2009 - 2010 Lars Vogel
28.06.2010
| Revision History | ||
|---|---|---|
| Revision 0.1 - 0.6 | 23.05.2008 | Lars Vogel |
| Created Article | ||
| Revision 0.7 - 0.8 | 18.02.2009 | Lars Vogel |
| bugfixes and enhancements | ||
| Revision 0.9 | 29.05.2009 | Lars Vogel |
| Updated to Eclipse 3.5 | ||
| Revision 1.0 - 2.4 | 01.06.2009 | Lars Vogel |
| bugfixes and enhancements | ||
| Revision 2.5 | 28.06.2010 | Lars Vogel |
| Update to Eclipse 3.6 (Helios) | ||
Table of Contents
Developers are frequently advised to read existing 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.