today I opened my eclipse as usual but I wasn\'t able to do anything. All menus except the preferences are grayed out, disabled.
I\'m on a Mac Mavericks Beta 6 & Ecl
Change eclipse startup jvm (Oracle jdk ) will fix this problem, i use oracle jdk 1.7.0_25 and all menu are ok now.
Add this line into Eclipse.ini -vm /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/bin/java
Good luck