I'm never done any mobile development before, but I'm interested in trying my hand at developing some simple applications for BlackBerry's.
I would like to use IntelliJ IDEA to develop the applications. I've tried Googling for a way to set this up, but all I can come up with is people saying that they have to use RIM's JDE for compiling and simulation. I'm fine with this, I would just like to know how to get IntelliJ IDEA set up for coding the applications.
For example, whether I should set up the project as Java Module or a J2ME module, which SDK I should point the project at (if that's necessary?), which libraries to add to the project to get code completion, etc...
Any help would be greatly appreciated.