I was experiencing some display issues with Eclipse 4.4 Luna on Linux.
After searching the internet i found the the following post. The solution is following:
#!/bin/bash
export SWT_GTK3=0
export UBUNTU_MENUPROXY=0
./eclipse -showlocation
WordPress database error: [Disk full (/tmp/#sql-temptable-1-0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_cptch_whitelist` LIKE 'ip_from_int'
WordPress database error: [Disk full (/tmp/#sql-temptable-1-0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
I was experiencing some display issues with Eclipse 4.4 Luna on Linux.
After searching the internet i found the the following post. The solution is following:
#!/bin/bash
export SWT_GTK3=0
export UBUNTU_MENUPROXY=0
./eclipse -showlocation