1.ECLIPSE tutorial has two: Eclipse itself comes with help files, this is important because basic articles cover all aspects of Eclipse development, including use. Eclipse's big camp http://www.eclipse.org
About Eclipse's basic use, Java development, Tomcat web engineering creation and development, introduces Eclipse's CVS and JUnit using http://www.3plus4software.de/eclipse/index_en.html
Visualized Eclipse tutorial http://www.oneclipse.com/products/essential-eclipse/
Eclipse Lomboz development tutorial, Lomboz is a powerful web development tool http://www.objectLearn.com/support/docs/index.jsp
Eclipse3.1Web development tools WTP tutorial http://www.eclipse.org/webtools/testtutorials/m2/tutorial1/wtp-tutorial-i.html
Ding Ding's tutorial's tutorial http://www.myeclipseide.com/contentexpress-display-ceid-16.html
About WebSphere tutorial (WebSphere5.x is based on Eclipse development) http://www-900.ibm.com/developerworks/cn/wsdd/index.shtml
2. Eclipse related books
Oreilly.eclipse.a.java.developers.guide.ebook mainly introduces Java development with Eclipse, including basic JavaCode, JSP, Servlet, Struts, SWT basic use, basic development of Plugin, etc.
Eclipsehttp://www.oreilly.com/catalog/eclipse/
Eclipse cookbook http://examples.oreilly.com/eclipseckbkhttp://examples.oreilly.com/eclipseckbk/eclipsecookbook codcode.zip This book is part of this book Sample CODE
SWT: a developer's notebookHttp: //www.oreilly.com/catalog/swtadn/http://www.onjava.com/pub/a/onjava/excerpt/swt_ch4/index.html one of the chapters of SWT Toolbars
Eclipse in actionHttp://www.infoxa.com/asp/book/xxnr.asp? id = 1386 can download
Addison.wesley.contributing.to.eclipse.principles.patterns.and.plug-ins. UBOOK-LIB Very good introduction to the eclipse framework and principles, telling a lot of Eclipse's design patterns
Gef Redbook Development Interface Editor Essential
Addison.wesley.eclipse.Modeling.Framework.a.develop.Guide.Ebook-lib.chmemf is the powerful Framework book that Eclipse itself is based on the simple model definition generated code. This book introduces the basic concepts and basic development of EMF, and here On the basis, the pattern and principle of code generation are introduced, and some discussions and analysis are made on the framework.
3. Eclipse plugin information http://www.matrix.org.cn/forum_view.asp?forum_id=2555572 This introduction is quite detailed in Eclipse 3.01 language pack, I believe it, everyone will see the help document later. aid to facilitate the development of tools http://springframework.sourceforge.net/spring-ide/eclipse/updatesite/tapestry http://download2.eclipse.org/downloads/drops/L-3.0.1_Translations-200409161125/index.phpspring Development tool http://spindle.SourceForge.NET/
The best information is in Google, but it takes some time. He summarizes it here. But I think the Eclipse website and its developer forum are the true essence.