Microsoft
Software
Hardware
Network
Question : Eclipse Buttons doesn' work in KDE 4.3
HI, I'm having a problem with Ecllipse (3.5) buttons in kde 4, as they not respond to user clicks. I've found a solution in internet :
export GDK_NATIVE_WINDOWS=true
before launching eclipse or add it to /usr/bin/eclipse
I don't want to export the variable every time I launch Eclipse, but to make this solution permanent, so I want to add it to the /usr/bin/eclipse, but I don't know how.
Every step by step solution in how to do this are very appreciated.
Thank you all
Answer : Eclipse Buttons doesn' work in KDE 4.3
If you make a sh script and run the sh script each time then it can handle it for you.
Try make the following in the eclipse directory, call it eclipse.sh and make it executable. Then change your shortcut to point at the script.
1: 2: 3:
#!/bin/sh export GDK_NATIVE_WINDOWS=true /usr/bin/eclipse
Open in New Window
Select All
Random Solutions
Some General Questions From A VoIP Beginner
How many hosts in a VLAN Broadcast Domain?
Reading a text file from eclipse
how do I set up a simple network with windows 2003 server and xp?
GP user logon scripts fails
Need Advice on Fleet Management Software with GIS Tracking
How do I setup multi-tenant on an Asterisk server
Need to set up a Default User Account
LDAP "memberOf" queries
DLink VPN Client will connect to the DLink DI-808HV Router (in IPSec mode) but will not pass any data.