[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Can some one dummy down some of this technology for me...???

Erin wrote:
I am looking for someone with RCP experience for a project I am currently engaged in. I do not see RCP listed on a lot of resumes. I did find Eclipse SWT on some resumes but I am not sure what it is. I know SWT is a component of RCP so I wasn't sure if that is something I should be looking for or not. Can anyone explain this to me???

SWT a widget toolkit for creating GUIs. http://en.wikipedia.org/wiki/Standard_Widget_Toolkit



Yes, it is something you should be looking for. While Swing experience would work, SWT is somewhat different. A good Swing developer should grasp SWT. I would think you would typically see SWT and RCP together on resumes. But SWT can be used outside of Eclipse. Doing RCP applications is different than stand alone SWT applications. But again, a good SWT developer should be able to grasp RCP applications pretty easily.