Free tutorials for Java, Eclipse and Web programming



21. Links and Literature

21.1. Source Code

http://www.vogella.de/code/codeeclipse.html Source Code of Examples

21.2. Eclipse Resources

http://www.eclipse.org/articles/Article-SWT-graphics/SWT_graphics.html SWT Graphics

http://www-128.ibm.com/developerworks/opensource/library/os-ecllink// View linking, e.g. how can view 1 react to selection changes in view 2

http://www.eclipse.org/articles/article.php?file=Article-Understanding-Layouts/index.html Understanding Layout in SWT, updated version by Wayne Beaton

http://www.eclipse.org/articles/article.php?file=Article-AddingHelpToRCP/index.html Adding help to an Eclipse RCP application

http://wiki.eclipse.org/index.php/JFaceSnippets JFace Snippets (Code Examples for certain tasks)

http://www.eclipse.org/swt/snippets/ SWT Snippets (Code Examples for certain tasks)

21.3. Other Resources

Eclipse.org Homepage

Articles about Java, Eclipse and Webdevelopment from www.vogella.de

Articles about Eclipse development from www.vogella.de

Articles about Web development from www.vogella.de