Older Posts
-
Recent Thoughts
Categories
- as-a-student (10)
- eclipse (59)
- enterprise software (6)
- entrepreneurship (17)
- family (1)
- java (38)
- JDeveloper (3)
- management (38)
- miscellaneous (5)
- Mobile (7)
- plugins (34)
- product management (6)
- religion (1)
- reviews (42)
- software (76)
- startups (12)
- technology (81)
- travel (7)
- uc-davis-gsm (1)
My Network
-
Who's Online
6 visitors online now0 guests, 6 bots, 0 members
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 eclipse, ercp, Ganymede, RAP, RCP
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
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
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
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