Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Profile for the running instance

Hello,

I just released code allowing access to the profile of the running system,
aka self.
To get it, simply query the profile registry with the special token SELF
available from the IProfileRegistry interface.
The value for self is derived from the value of the system property
eclipse.prov.profile. If this system property is not set then agent starts
"SELF" is unknown.

PaScaL



Back to the top