Tag Archives: RCP

RCP, RAP and eRCP : Single Code Base and Three Runtimes

Running an Eclipse application on Desktop, Web and mobile platform seems to be an exciting and challenging task for many. With a clear and crisp APIs, Eclipse made this task practical and easier. Chris Aniszczyk has already posted an example … Continue reading

Posted in eclipse, java, software, technology | Tagged , , , , | Leave a comment

Getting ready for my short-talk at EclipseCon 2008

Happy New Year 2008 to everyone. This is my first blog in 2008. Last year ended with some sadness as i lost my backpack containing laptop, camera and some other important belongings in New York airport. I could not trace … Continue reading

Posted in eclipse, plugins | Tagged , , , , , | 2 Comments

Performance tools for Eclipse RCP Applications

Recently i have been looking for the Testing, Performance and Runtime Visualization tools for Eclipse RCP Platform. The real challenge is to choose the variety of the tools that we have today in the market and which one suits us. … Continue reading

Posted in eclipse, java, software | Tagged , , | Leave a comment

Minimum set of plug-ins for Eclipse RCP

There has been a lot of confusion about the RCP and the number of plug-ins. Does org.eclipse.core.resources or org.eclipse.ui.ide a part of the RCP plug-ins. As i have seen and built the RCP applications…there are only TWO plug-ins needed for … Continue reading

Posted in eclipse, plugins | Tagged , , | Leave a comment

What does Eclipse RCP Provide ?

For all those who think of the Eclipse as Java IDE, please ….come out of this notion. If you strip all the plug-ins that makes Java IDE, then we are left with the core components like… views, perspectives, menus, toolbars, … Continue reading

Posted in eclipse, software | Tagged , , , | Leave a comment