This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark ""Eclipse Plugins" Rich Client Platform vs plug-ins" Watch ""Eclipse Plugins" Rich Client Platform vs plug-ins" New topic
Author

"Eclipse Plugins" Rich Client Platform vs plug-ins

roger schildmeijer
Ranch Hand

Joined: Jun 15, 2008
Posts: 40
My knowledge regarding the subject (rcp vs plug-ins) is that there is very small discrepancy between an eclipse plugin and a rcp "standalone" application?. So much of whats true about plugins in the book is also true for rcp systems?
Eric Clayberg
author
Ranch Hand

Joined: Sep 24, 2004
Posts: 63
roger schildmeijer wrote:My knowledge regarding the subject (rcp vs plug-ins) is that there is very small discrepancy between an eclipse plugin and a rcp "standalone" application?. So much of whats true about plugins in the book is also true for rcp systems?

Correct. Our book is an excellent book to help you write RCP applcations...especially in conjunction with the companion RCP book (by McAffer & Lemieux) in the same series.


Eric Clayberg
Software Engineering Manager
Google
John Cummins
Greenhorn

Joined: Jul 26, 2001
Posts: 5
I have the 2nd edition of the book and it was/is a great help. It covered the differences between RCP and plug-ins with some examples for how to build a simple RCP app. I assume the new version would offer something similar.


John C. Cummins<br />Sun Certified Programmer for Java 2<br />Sun Certified Web Components Developer<br />IBM Certified WebSphere Portal 5 Developer
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: "Eclipse Plugins" Rich Client Platform vs plug-ins
 
Similar Threads
Eclipse x WSAD
UML Tools
Problems w/ Eclipse RCP
"Eclipse plugins" Unit testing
Debugging the Eclipse Platform