Java ME SDK 3.0 and IntelliJ IDEA
Having problem to select device in IntelliJ 8.1
Finally I found some time to download and install Java ME SDK 3.0 to find that there is problem in using it with IntelliJ IDEA 8.1. The problem is that when I try to run compiled application there is no way to select single emulator as all of them are listed in single line instead of drop down menu.
IntelliJ IDEA, missing file in the JAR
How to add files missing to the JAR
Last week I was helping somebody with mobile project targeting multimedia development that required mp3 file to be added to the final JAR. I spent good 30 min thinking and checking my older similar themed projects for any clues that would tell me why my packaged application was missing required mp3 files.

