|
Re: [CDO] CDO client app - can I specify where to get the .options file? [message #1839240 is a reply to message #1839230] |
Thu, 18 March 2021 06:23   |
|
Interesting question. I noticed I was under the wrong impression that the .options files within the bundles are used by OSGi at runtime. But after a bit of digging and debugging it appears that they're merely development-time artifacts which are used by PDE to generate a global .options file right before the program is actually started. As a consequence our LegacyBundle/LegacyPlatform do not simulate OSGi's behavior in this area. More concretely, if you launch your program stand-alone you have no way to specify the debug options through a global .options file. I have a prototype in my workspace to fix this issue and better align the behavior with OSGi. Please submit a bugzilla.
As a work-around, you can programmatically set all debug options even in stand-alone mode.
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02303 seconds