This question has been asked a couple of years ago, but it didn't get answered.
I added the Java ME plugin from the Ultimate Edition as described here. I created a simple Hello World program to test it. I set the ME SDK 3.4 as the project sdk.
I also added the midlet at Project Structure > Modules > Mobile Module Setting > Defined Midlets.
The code compiles okay, but when I try to run it I get the following error:
Installing suite from: file:///C:/Users/Stan/.IdeaIC13/system/caches/temp2565880090933730950.jad Either the configuration or profile is not supported
What am i missing?