Comment 1 for bug 460269

Revision history for this message
moma (osmoma) wrote :

Re-hello,

This thread gives a quick and simple solution.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290395

Start eclipse with
$ cd eclipse
$ export GDK_NATIVE_WINDOWS=true
$ ./eclipse

Or use this one liner:
$ GDK_NATIVE_WINDOWS=true $HOME/eclipse/eclipse

I've installed eclipse to $HOME/eclipse/.
Android developers should download the Eclipse from http://www.eclipse.org/downloads/, take "Eclipse IDE for Java EE Developers (188 MB)".

It would have sucked a lot if we had to use Jaunty for Android development. Now we can rock Karmic, Eclipse and Android all together.