Since Eclipse IDE is a Java environment, there should be a way to choose a theme from the IDE itself, or import one, rather then depend on the system's GTK theme, I think.
There is one other possible way to 'force' a different GTK theme (from this topic) via the terminal - but no guarantees it'll work:
env GTK_THEME="Adwaita" eclipse