Community
Participate
Working Groups
Build Identifier: I20100608-0911 The Capabilities (PreferencePages.Capabilities) page is not enabled in Platform Runtime, though the binary classes are already included. It shows up only by installing Eclipse SDK plugin. I have found a workaround by simply copying some lines in plugins.xml and plugines.properties from Eclipse SDK (org.eclipse.sdk_3.6.0.v201006080911) to Platform Runtime (org.eclipse.platform_3.6.0.v201006080911). Still I cannot find any reason not to enable the page in Platform Runtime by default. Reproducible: Always Steps to Reproduce: 1. download Eclipse Platform Runtime (Helios) zip archive and unpack it. 2. start Eclipse 3. no page Capabilities under Preference/General 4. replace plugin.xml and plugin.properties under eclipse/plugins/org.eclipse.platform_3.6.0.*/ with two in the attachment 5. start Eclipse with option -clean 6. The Capabilities page is shown under Preference/General
Created attachment 176103 [details] modified plugin.xml and plugin.properties which enable the Capabilities preference page
Some preferences pages like that were determined to be "product" level preference pages. Each product must decide to include them deliberately. PW