Monday, 30 September 2013

Eclipse plugin development: Is plugin update or uninstall/install really clean?

Eclipse plugin development: Is plugin update or uninstall/install really
clean?

While developing Nodeclipse, I found that some bugs don't arise
immediately but after some time, when combination of updates, restarts
happens.
Is plugin update or uninstall/install really clean?
I develop and use installing for update, then use newer version until I
got time/idea to improve. However as said above I ran into situation when
Eclipse behaves differently after the new feature have been used for
several days.
Is there some information that must be read about plugin install
life-cycle, that mentions some not so evident behavior.

No comments:

Post a Comment