I've installed Eclipse Debugger Plugin for v8.
When a Javascript file is brought up from the remote connection, it has a .chromium
extension.
Acutal color scheme for *.chromium
files is not ideal but I haven't been able to figure out how to change it.
I went into Window > Preferences > General > Editors > File Associations
and changed *.chromium
file association from "JS Editor" to "JavaScript Editor" (used for .js
files edition, and having the color scheme I want.)
However making this change had no effect.
I have the "Eclipse Color Theme" add-on installed and am using Eclipse version 4.2.1.M20120914-1800 running on windows 7.