I'm using eclipse 3.72 (Indigo) for my RCP Application. And it works fine. I've implemented p2 for automated updates. But after using p2 for updating my features my eclipse.ini gets overwritten! How can I disable that?
My customer is able to change the language-settings my prog is using and the -data-param for storing specific data into "@user.home ...". I can't tell him to modify the eclipse.ini after an update is placed.