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
connecting 2 computers together
How to send "
[email protected]
" as email address from Domino Server 5.08 Agent
Hot to Setup RADIUS Server in Windows ?????
How can I resolve a conflict with dueling IP addresses for our website?
Georeference Image Code
how to expand the ip range of network
Mac os does not connect to a windows 2003 domain controller server
Website fails to resolve
Call Manager 4.2.3(sr1) adding a 7970 give error "url too long "
How do I get WPA-PSK added as an option on my network properties of my WinXP Pro laptop?