Hi Pascal, > This file includes the values that p2 has encountered for the jvmargs > (e.g. memory settings). It is used to help figure out the value that > needs to stay in the eclipse.ini when an IU is uninstalled.
thank you for the explanation. I was wondering why the initial eclipse.ini value needs to be kept around forever, but the uninstall use case makes sense to me. > It may be possible to remove it in your specific case, but I would have > to see the file. There's not much in there: #Wed Sep 25 09:55:56 CEST 2013 -Xmx=2g As we don't expect users of our standalone app to install/uninstall IUs but rather re-download everything, I think the file could be removed in our case. > As for shortening the path, this is something that could be done in p2 > itself, but not something that would happen overnight and would require > a lot of backward compatibility code. Don't sweat it (although it might make others happy as well [1]) Best wishes, Andreas [1] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=411443> -- Codetrails UG (haftungsbeschränkt) The knowledge transfer company Robert-Bosch-Str. 7, 64293 Darmstadt Mobile: +49-170-811-3791 http://www.codetrails.com/ Managing Director: Dr. Marcel Bruch Handelsregister: Darmstadt HRB 91940 _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
