Archive for the ‘pde’ tag
My Impressions of Eclipse Forum India
Yesterday was the first day of the JAX-India conference. I attended the Eclipse tracks for the entire day.
Prakash writes an interesting post on his first impressions of the track. I’d like to add some more.
There were some pretty interesting problems that folks were trying to solve. One interesting problem that I find worth mentioning was being able to create a bundle of any jar selected by a user (through a file/open dialog or whatever) and making this available to the eclipse instance — this is so that the classes in the jar are automagically available to the other plugins.
Some questions were not so interesting or relevant and the speakers, Chris and Wassim could have taken these offline. My guess is that this is because some part of the audience has probably not developed eclipse plugins. So I think it was indeed a good idea to not turn such people away after all
Among other things that were discussed in the conference were some interesting features of PDE and Equinox (the OSGi implementation from Eclipse)