0

I'm running Subclipse on several systems. Mac and Linux seem fine, but on Windows the diff view on the commit panel has a black background which makes it impossible to read. Tried poking around the Preferences > Team > SVN and Preferences > Editors but can't seem to find where this is set.

Chinasaur
  • 2,108
  • 2
  • 16
  • 17

2 Answers2

0

Would this be useful : Eclipse: Subclipse "Edit Conflicts" ?

Which version of eclipse are you using ?

It seems like this could be a bug with versions of Eclipse before 3.5. If that applies to you then take a look at this subclipse bug and upgrade to a newer version if that is an option.

Community
  • 1
  • 1
Ashutosh Jindal
  • 18,501
  • 4
  • 62
  • 91
0

The compare tool and UI is part of the Eclipse platform. To the degree it can be customized it would likely be in the Eclipse preferences under General > Appearance and/or Compare. It is not something Subclipse controls or tries to define. I have never seen a black background in a standard Eclipse distribution text editor. Perhaps it picks up defaults from the OS? Do you use black backgrounds anywhere else?

Mark Phippard
  • 10,329
  • 2
  • 32
  • 42