There are another two places where DVT can store information.
$HOME/.dvt.gtkrc file is used to store GTK Theme settings on linux platforms. Since Eclipse Platform 3.x doesn't support themes, the feature uses this file to store the information about the colors. This file exists because the GTK hooks are done in the scripts before the platform is up.
Be aware that GTK Theme settings are common between all DVT instances of that user.
|