Tag Archives: eclipse

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

Attn : Eclipse Enthusiasts in Bay Area

After the Eclipse Day @ Googleplex, i was wondering if a similar thing can be organized in Bay Area. I understand that Googleplex event is a special one, however if anyone is interested, we can probably start a Regional Community … Continue reading

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

Beware of writing regex and string functions

Recently i was involved in an issue took a week to come to know the root cause. In the end its an eye opener to many who does not give importance to string functions and regex. “Regular expressions and String … Continue reading

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

Things i like in Ganymede

Another great release from Eclipse this year with 23 simultaneous projects. I was little bit confused as to 23 vs 24 projects; these two numbers are hovering in different sources. Never the less, i am happy to download and play … Continue reading

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

Save time with Pulse 2.1

Pulse has been of a great help for me personally to manage versions, plugins and to share profiles. It is a great sign of relief to many developers and also corporates as it eased the plugin configuration. Continue reading

Posted in eclipse, plugins, software | Tagged , | 1 Comment

Why should you Jazz ?

Jazz is a technology platform from IBM. Its based on the client-server technology and manages the source management, build tools and promotes the team collaboration. Once of the great aspect of this platform is that its built with Team Collaboration … Continue reading

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

My JDeveloper Training

I have been undergoing the Oracle ADF and JDeveloper training for a future project. It was pretty hard for me to accept that i am undergoing this training considering my strong belief in eclipse-as-a-platform. I started the training by asking, … Continue reading

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

EclipseCon 2008 – I loved it.

EclipseCon needs no introduction. Its been happening from past 4 years and each year it has a lot of interesting news and updates. I was very excited to meet my ex-colleagues from Germany. Its been refreshing for me to talk … Continue reading

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

JFace Dialogs : which one is right for you ?

JFace framework of Eclipse provides many standard and useful dialogs and a framework to build custom dialogs and wizards. When the standard dialogs seems to be too simple for your plugin or RCP developement, one can extend the standard dialogs … Continue reading

Posted in eclipse, java, plugins, software | Tagged , , , | 4 Comments

Eclipse Help vs Cheat Sheets ?

Did you ever got into such an argument from your boss or colleague ? During the documentation time, many categorize the tasks/topics into either of Eclipse Help Content or Cheat Sheets. Depending on the task, domain and business at hand, … Continue reading

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