Tag Archives: Eclipse

Modular Java

Modular Java – Creating Flexible Applications with OSGi and Spring, Craig Walls, Pragmatic, 2009 Java programmers will want to read this, particularly if they are working with Eclipse plugins. OSGi is an improvement on Java’s classes and packages. The Pragmatic … Continue reading

Posted in books | Tagged , , | Leave a comment

The definitive guide to SWT and JFace

The definitive guide to SWT and JFace / Rob Warner with Robert Harris. Apress Springer Verlag, c2004. Here is a good introduction to Eclipse GUI programming. Though somewhat dated, it is still worth reading. It will help if you are … Continue reading

Posted in books | Tagged , , , | Leave a comment

Eclipse : building commercial-quality plug-ins

Eclipse : building commercial-quality plug-ins / Eric Clayberg, Dan Rubel ; Addison-Wesley, c2004. If you are extending Eclipse or designing a Rich Client (RCP) then this book will be useful. Also if you are planning a Java project, and want … Continue reading

Posted in books | Tagged | Leave a comment

Official Eclipse 3.0 FAQs

Official Eclipse 3.0 FAQs / John Arthorne, Chris Laffra. Addison-Wesley, 2004 Eclipse is a big system, and there is a lot to be learned about it.  This book is somewhat dated, but you will want to read it if you … Continue reading

Posted in books | Tagged , | Leave a comment