As you can see the buttons in the toolbar are huge. I am using eclipse luna 4.4 on linux mint 16 (ubuntu based).
I tried finding the appropriate css in the org.eclipse.ui.themes folder but nothing seemed to have any effect.
This is no longer an issue in ubuntu 14 (linux mint 17).
Related
I have repaint/refresh issues with my Eclipse IDE 2018 (under Linux Mint 18.3).
Indeed, stuff like this happen all the time:
and I have to scroll or save to get the correct display:
Before that, eclipse was very laggy/slow. I had to switch from GTK3 to GTK2. But this bug remains (still usable but annoying).
In my eclipse.ini
--launcher.GTK_version
2
and in my eclipse configuration:
org.eclipse.swt.internal.gdk.backend=x11
org.eclipse.swt.internal.gtk.theme=Mint-X
org.eclipse.swt.internal.gtk.version=2.24.30
org.eclipse.swt.internal.webkitgtk.version=2.4.11
Any idea?
Thanks
I am using Eclipse Neon IDE (for Java EE developers) in Ubuntu 17.04.
I tried other versions of eclipse also, but I am not able to see tool bar in the eclipse.
Please help me on this.
Thanks in advance
This seems to be Eclipse bug 516408. Maybe it is already fixed in Eclipse Oxygen. If not, please add a comment in the Eclipse bug and try following workaround:
Workaround: Use Ubuntu 16.04 (gtk-3.18.9), or set SWT_GTK3=0
I'm using the following configuration:
Linux Mint 17.3 Cinnamon 2.8.6
kernel 3.19.0-32-generic
amd radeon r5 m330
driver: xserver-xorg-video-ati v 1:7.3.0-1ubuntu3.1
Eclipse Version: Mars.1 Release (4.5.1)
Build id: 20150924-1200
When I scroll the page I obtain this graphical problem (you can see the code duplicated, I imagine is a refresh problem of the GPU):
How can I solve the problem? I also tried to used fglrx-updates v. 2:15.200, but i didn't solve anything
I also tried to use an external monitor (samsung screen 23" connected with an hdmi) instead of the laptop screen but the problem doesn't goes away.
That seems to be related to libgtk3 usage in Linux Mint which is somewhat incompatible with Eclipse.
I had the same problem and I cured it adding:
--launcher.GTK_version
2
in eclipse.ini before --launcher.appendVmargs.
Unfortunately that doesn't seem to be the whole story as I still have "strange" crashes, but might be JavaFX-related, so YMMV.
I've just updated my Eclipse Version to Luna 4.4.2 and restarted it.
Now I can not type anything into any text box in Eclipse. In other programs I can type as normal. I have already restart Eclipse and the MacBook.
I've a MacBook Air 2013 with OS X 10.10.3 Yosemite.
best regards
korbi
Probably due to multiple versions of org.eclipse.jface installed. See Bug 388359
Go to your eclipse/plugins directory and search for org.eclipse.jface_3.** files. In my case found:
org.eclipse.jface_3.10.1.v20140813-1009.jar
org.eclipse.jface_3.10.2.v20141021-1035.jar
org.eclipse.jface_3.8.0.dist.jar
I have moved 1 and 3 out of the directory, leaving only the most recent version. This will work for me.
here's my system specs;
Arch Linux x86_64,
Kernel: 3.6.10-1-ARCH,
Gnome 3.6.2,
xf86-video-nouveau 1.0.4-1,
jdk7-openjdk 7.u9_2.3.3-1,
jre7-openjdk 7.u9_2.3.3-1,
jre7-openjdk-headless 7.u9_2.3.3-1,
lib32-libjpeg-turbo 1.2.1-1, libjpeg-turbo 1.2.1-1, libjpeg6-turbo 1.2.1-1
libpng12 1.2.50-2,
net-tools 1.60.20120804git-2,
unzip 6.0-6.
Ok, so there's the list of requirements that are installed, version numbers as well. Upon launch, the loading/splash screen won't even show, and then nothing... it just dies out. I attempted to launch it "aptana -v" and no output in the shell. I have looked for any error logs in ~/ , but nothing is there.
Other steps I've done is to delete any configuration folders/files for eclipse and aptana-secure in ~/. Also did a clean uninstall of just Aptana (not the dependencies), reinstall. Same result.
Any suggestions?
It appears that there is a mix up in the downloads. 32-bit and 64-bit got switched. If you are on 32-bit download 64-bit and vice versa. Hopefully it will be fixed soon.
See issues below:
Aptana 64 bit version crashes on startup on 64bit Linux OS with 64bit Oracle 7 java
Linux Installer Aptana_Studio_3_Setup_Linux_x86_3.3.0.zip contains x64 bit version of the project