Eclipse RCP Jface/SWT TreeViewer on Windows 10
问题 I have a RCP application. I recently moved the application to 64 bit. It is based on Eclipse 3.7.0. I noticed something weird. There is a discrepancy between TreeViewer expand/collapse icons on 32 and 64 bit builds on Windows 10. From what I understand it goes down to the OS which determines the theme and what to use for the icon. On 32 bit builds TreeViewer expand/collapse looks like: On 64 bit builds TreeViewer expand/collapse looks like: Why are 64 bit builds only using + -? This only