Setting Preferences by "-plugincustomization" runtime option [message #296807] |
Tue, 03 January 2006 09:59 |
Eclipse User |
|
|
|
Originally posted by: "Wolfgang.Haug[NO_SPAM]".vector-consulting.de
There is an eclipse runtime option called "-plugincustomization".
Using this option you can override the default settings.
I tried this, my ini file contains the following content:
#my.ini----------------
org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDOW=false
org.eclipse.ui.views.problem/markerLimit=1000;
org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer.Librar yFilter=true
#-----------------------
When I start my eclipse with this ini file, the
EXIT_PROMPT_ON_CLOSE_LAST_WINDOW is set, as it is defined in my ini.
But the two other entries seems to be without any effect.
The Markerlimit of the Problemview is not set to 1000,
and the PackageExplorer Filter ist not set.
What's wrong here?
Wolfgang
|
|
|
Powered by
FUDForum. Page generated in 0.04306 seconds