Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Documentation of system properties


Look at http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html

The osgi.java.profile.bootdelegation property should help you.

Tom



"Peter Neubauer" <pnb@xxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

12/09/2005 03:03 AM

Please respond to
Equinox development mailing list

To
equinox-dev@xxxxxxxxxxx
cc
Subject
[equinox-dev] Documentation of system properties





Hi folks,
We are having problems with the classloader delegating the classloading
to parent because bootDelegateAll is set to true. This seems to be a
system property.
Is there any documentation on the available Equinox properties, their
workings and their overriding possibilities somewhere?

/peter
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top