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 [...]