GameCanvas
I'm trying to use GameCanvas instead of canvas, but I get this error when I try to import it (with "import javax.microedition.lcdui.game.GameCanvas;"):
javax.microedition.lcdui.game cannot be resolved.
Now, this is strange, as I'm using the latest version of j2me, the lates version of eclipse, the lates version of the eclipseme plugin etc. etc.
Any ideas?

