Community
Participate
Working Groups
The file is placed in org.eclipse.sdk but the default set in plugin_customization.ini don't get set unless copied to org.eclipse.platform. To reproduce the problem: 1) Change plugin_customization.ini adding the line: org.eclipse.ui/RECENT_FILES=30 2) Run eclipse 3) Open preferences->workbench 4) Check "Size of recently opened files list". It should be 30.
Build 20020815.
plugin_customization.ini in org.eclipse.sdk works fine for me, and does not work in org.eclipse.platform. I am working with a fresh 20020515 build and a fresh workspace. I suspect you are using an old workspace that has org.eclipse.platform set as the primary feature. Try deleting .config/ subdirectory from <workspace>/.metadata/
Just tried after deliting the .config and it did not work.
Investigate for 2.0
This works in build 20020529. org.eclipse.sdk no longer exists. If you modify plugin_customization.ini in org.eclipse.platform, it correctly sets the default value after you startup. Eduardo, please confirm so we can close this.
Confirmed in F2 that this works as designed in org.eclipse.platform.