|
1 |
| - |
2 |
| - |
3 | 1 | Rich Client Platform/Book
|
4 | 2 | =========================
|
5 | 3 |
|
@@ -40,38 +38,22 @@ Authors: Jeff McAffer, Jean-Michel Lemieux, Chris Aniszczyk
|
40 | 38 |
|
41 | 39 | Date of publication: April 15, 2010 (second edition), October 11, 2005 (first edition)
|
42 | 40 |
|
43 |
| -Book website: [http://eclipsercp.org](http://eclipsercp.org) |
44 |
| - |
45 | 41 | Purchase on Amazon and reviews: [Eclipse Rich Client Platform, Second Edition on Amazon.com](http://amzn.to/fK3Tky)
|
46 | 42 |
|
47 | 43 | Publisher: Addison-Wesley Professional ([AW book page](http://www.awprofessional.com/title/0321334612))
|
48 | 44 |
|
49 |
| -In Eclipse [Rich Client Platform](/Rich_Client_Platform "Rich Client Platform"), Second Edition, three Eclipse Rich Client Platform (RCP) project leaders show how to use Eclipse 3.5 (""[Galileo](/Galileo "Galileo")") to rapidly deliver cross-platform applications with rich, native-feel GUIs. |
| 45 | +In Eclipse Rich Client Platform, Second Edition, three Eclipse Rich Client Platform (RCP) project leaders show how to use Eclipse 3.5 to rapidly deliver cross-platform applications with rich, native-feel GUIs. |
50 | 46 |
|
51 | 47 | The authors fully reveal the power of Eclipse as a desktop application development platform; introduce important new improvements in Eclipse 3.5; and walk through developing a full-featured, branded RCP application for Windows, Linux, Mac, and other platforms—including handheld devices and kiosks.
|
52 | 48 |
|
53 | 49 | Drawing on their extensive experience, the authors cover building, refining, and refactoring prototypes; customizing user interfaces; adding help and software management features; and building, branding, testing, and shipping finished software. They demonstrate current best practices for developing modular and dynamically extensible systems, using third-party code libraries, packaging applications for diverse environments, and much more.
|
54 | 50 |
|
55 | 51 | For Java programmers at all levels of experience, this book
|
56 | 52 |
|
57 |
| -* Introduces important new RCP features such as [p2](/P2 "P2"), Commands, and Databinding |
58 |
| -* Thoroughly covers key RCP-related technologies such as [Equinox](/Equinox "Equinox"), [SWT](/SWT "SWT"), [JFace](/JFace "JFace"), and [OSGi](/OSGi "OSGi") |
| 53 | +* Introduces important new RCP features such as p2, Commands, and Databinding |
| 54 | +* Thoroughly covers key RCP-related technologies such as Equinox, SWT, JFace, and OSGi |
59 | 55 | * Shows how to effectively brand and customize RCP application look-and-feel
|
60 |
| -* Walks through user interface testing for RCP applications with [SWTBot](/SWTBot "SWTBot") |
| 56 | +* Walks through user interface testing for RCP applications with SWTBot |
61 | 57 | * Illuminates key similarities and differences between RCP and conventional plug-in development
|
62 | 58 | * Hands-on, pragmatic, and comprehensive, this book offers all the real-world, nontrivial code example working developers need—as well as "deep dives" into key technical areas that are essential to your success.
|
63 | 59 |
|
64 |
| -Free excerpts: |
65 |
| - |
66 |
| -* [Foreword by Jeff Norris from NASA/JPL](http://eclipsercp.org/book/chapters/RCP_Foreward2.pdf) |
67 |
| -* [Chapter 2](http://eclipsercp.org/book/chapters/RCP_Chapter02.pdf) |
68 |
| - |
69 |
| -More Information |
70 |
| ----------------- |
71 |
| - |
72 |
| -1. [http://eclipsercp.org/2010/04/eclipse-rcp-2nd-edition-going-to-press/](http://eclipsercp.org/2010/04/eclipse-rcp-2nd-edition-going-to-press/) |
73 |
| - |
74 |
| -* [Book review](http://www.eclipsezone.com/articles/rcp-review) by [Wayne Beaton](http://wbeaton.blogspot.com) |
75 |
| - |
76 |
| -[Nick Edgar](/Nick_Edgar "Nick Edgar")'s opinion: This book is essential reading if you're doing or planning any development with the [Rich Client Platform](/Rich_Client_Platform "Rich Client Platform"). The book also has a nice forward by Jeff Norris of NASA/JPL, where they are building their next generation mission planning platform on top of RCP. |
77 |
| - |
0 commit comments