Eclipse Juno pom editor bottom tabs not visible - eclipse

I switched from Eclipse Indigo to Juno and I have one very irritating problem. When I open a pom editor the tabs under the main window are not visible (these with Dependency Hierarchy and so on). The same thing is when I use the JPDL editor... Is there anybody that has the same problem and knows the solution? My OS is Ubuntu 12.04 and I'm using classical Ubuntu theme. When I use the CSS spy in Eclipse, the tabs are highlited on red, but they are not showing.

Related

PyDev 5.3 and Eclipse Neon 4.6 - pydevd.py loacation (OSx)

I switched from Eclipse Mars to Eclipse Neon today. The Pydev plugin was not installed at the place where it was in Eclipse Mars (/Applications/eclipse/cpp-neon/Eclipse.app/Contents/Eclipse/plugins).
Does anyone know where the pydevd.py is located on OsX.
thanks
The easiest way to know where the PyDev debugger is located is by opening a PyDev editor, writing pydevd and requesting a code completion just showing the templates (ctrl space twice)... A template for creating a programmatic breakpoint will be shown (and it adds the debugger to the PYTHONPATH, so you can see where it's located).

Toolbar item misplaced after upgrading eclipse

I had some plugins which was developed in Eclipse Indigo (3.7).
Now i wanted to update my Eclipse to Luna (4.4.2).
After some clearing issues, I got my product.
But now the problem is menu bar item are misplaced.
In the below image I have shown how exactly tool bar looks if I built in Indigo and Luna.
Please tell me what went wrong and what should I do to correct that

Is there a way to make Eclipse 3.8 dark?

I have to use 3.8, because of Ubuntu and Nvidia. I changed the editor theme to be dark, but the rest (project explorer, the menus, etc) are still bright white. I looked around, but every dark Eclipse plugin that I can find requires Eclipse 4+, and those won't work on mine (I tried :( ).
I am on Ubuntu 13.04 (old because of Nvidia Nsight support). Anything I can do?
Eclipse prior to 4.x used native OS widgets and colors for much of its UI. To change the appearance of those things (e.g., the Explorer views, toolbars, etc) you have to update your operating system colors. To control the Eclipse-specific things (like editor colors), you can install the Eclipse Color Theme plugin from the Eclipse Marketplace.

Eclipse Kepler window drawing problems in Ubuntu

Eclipse Juno (from the Ubuntu repo) (3.8.1) looks fine:
Eclipse Kepler (download from Eclipse website) looks broken:
How do I fix my Window drawing for Kepler (and preferably make it look as compact as Juno)?
Simply change the appearance in Windows > Preferences > General > Appearance.
Restart eclipse.
You can also use colour theme plug-in. It only changes the text in editors i.e syntax highlighter.
Edit
Look at these links for new themes.
How can I change Eclipse theme?
Creating eclipse themes
eclipse-themes

Windows Builder in Eclipse Juno - cluttered palette

Installed Windows Builder in Eclipse Juno from google repo (plugin for eclipse 4.2, beta and stable), but the palette window is cluttered, it's "stuck" in upper left corner of Eclipse an d partly overwritten by project explorer, menus and buttons that are overlapping. Not usable.
Any solution to this? Revert to Eclipse 3.7?