Workspace Launcher for your RCP application

There seems to be a number of features that eclipse has that we need to make available in our RCP application. One such feature that many like to have in their RCP application is the eclipse’s default workspace launcher.This mainly applies to those RCP applications that has a project stuff nature. One point or other [...]

What more to ask for…

Last week was too good.  Eclipse Ganymede  and zk 3.0.6 released.  What more you can ask for in a single week??
Get the latest Eclipse from  here
Get the latest ZK from  here
I will come up with a good review after playing out with the new release of zk. Happy to know that firefox3 is supported.  [...]

Want Rich/Stunning Web Applications? ZK is right for you !

The first thing that came to my mind when ever I heard “Web Application” was JSP on front-end. May be I was too used to it or May be too comfortable with it. During that time I had to learn ZK for a project and the result is “I am totally smitten by [...]

Convertion of an eclipse plugin to a standalone RCP application

The platform-independent Eclipse RCP architecture makes rich-client applications easy to write as the business logic is organized into reusable components called plugins. In this article, We are going to convert Mylyn 2.2 Release Plugin to a standalone RCP application. I choose Mylyn because it is one of the most popular eclipse plugin known to [...]

Know What Source Control is….Know About Subversion…

It is something shocking that “Source Control” is not taught in college/School.Its one of the core subjects that needs to be learned and applied as a software engineer.Some call it “Source Control” and some call it “Version Control”.Doesn’t matter what the name is.But its worthy to learn what source control is and know about some [...]