My osgi.framework.extensions got deleted from the config.ini by eclipse [message #491924] |
Fri, 16 October 2009 10:54 |
Eclipse User |
|
|
|
This post was transfered from the platform forum because no one could answer in a long time.
Our plug-in extends osgi.framework.extensions. In our plug-in installer
which contains both our plug-in and eclipse 3.5, we managed to add a line
"osgi.framework.extensions=net.xxx.xxx.hook" to the config.ini file, so
users do not need to manually add it. However, after the first time
eclipse starts up, our hook was removed. The config.ini has a line on the
top saying:
"#This configuration file was written by:
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxF wConfigFileParser "
If we manually add it back, and then our hook works. It seem when eclipse
starts up for the first time, it checks something. Can anyone tell me how
to solve this problem? Everything worked fine in 3.4.
Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.04263 seconds