Aug
7
You wanted to give the Eclipse RCP Platform a serious look, but you were:
- Too lazy to search for best tutorials?
- Wanted 60-second reality checks B4 committing your time?
SpeedCast (60 seconds or less)
"How-to" screencasts are often as interesting as watching paint dry, so what follows is speedcasting - sped up so you can do a sub 60-second check to see if it's even worth jacking with.
But first, this is the link to the tutorial itself if you didn't get it above.
You'll find that it makes a really easy study of some platform features that take you quite a bit of searching if you look for them on the web independently. Altogether you are creating a dozen different sample projects, each demonstrating different features of the Eclipse Platform
The speedcasts are almost all less than a minute:
- [39 seconds] 3. First RPC App
- [52 seconds] 6. Commands
- [47 seconds] 7. System Tray
- [52 seconds] 8. View
- [67 seconds] 9. Dialog
- [42 seconds] 10. Field Assist
- [55 seconds] 11. Wizard
- [47 seconds] 12. Status Line
- [41 seconds] 13. Perspectives
- [53 seconds] 14. Product Branding
Moderate Speed for Closer Study:
Here are the same recorded videos at a more reasonable pace, for following along with Lar's great tutorial:
- [78 seconds] 8. View
- [320 seconds] 9. Dialog
- [163 seconds] 11. Wizard
- [116 seconds] 12. Status Line
- [81 seconds] 13. Perspectives
- [105 seconds] 14. Product Branding
Here's what I got out of this exercise:
It is strange - a good strange - to create platform code using a UI that writes xml in the background. Much less java is written as part of these exercises, relative to what you might expect if (for comparison) you're a straight Swing developer.
The other thing you get from this is tutorial is a kind of compressed or speed learning.
Please comment if you don't like my speedcasts, I'm trying to get a handle on whether they are a good medium or not.
Happy Trails!


This is a funny idea. Good luck with the videos and I hope it help people getting started with Eclipse RCP.
Thanks Lars, all credits to you for the great tutorials.
Hope it helps people get started too. It's also pretty helpful for reviewing tutorials that you already ran a few days earlier.
Post new comment