Retrieve Line Numbers and Column Numbers in your ANTLR AST ANTLR v3 Tutorials Aggregation
Feb 03

After installing Ubuntu 9.10, eclipse became naughty. I tried to create a Java Project. However, mouse-click on Next/Finish buttons didn’t work. The buttons got focused, but no response. So you have to press ENTER or SPACE to actually press the buttons.

A quick fix here: create a shell script. For example, eclipse.sh:

export GDK_NATIVE_WINDOWS=1
/home/frankdu/Developer/eclipse/eclipse

Then add executable permission to the file: chmod +x ./eclipse.sh

Every time you run eclipse.sh to launch eclipse. At least we can be happy for a while. Please see http://www.eclipse.org/forums/index.php?t=msg&goto=498640& for more information.

  • Share/Bookmark

2 Responses to “Mouse-click on Buttons Doesn’t Work in Ubuntu 9.10?”

  1. Erlene Olveira Says:

    [..] A bit unrelated, but I quite simply liked this site post [..]

  2. Columbus Hydrick Says:

    You prepared a number fine points there. I did a good solid research for this particular issue and found out generally people will definitely agree with your website. Thanks.

Leave a Reply