This feature is supported in the Ultimate edition only.
To develop a Java mobile application, you need a project with a J2ME module.
-
If no project is currently open in IntelliJ IDEA,
click Create New Project on the Welcome screen.
Otherwise, select File | New | Project.
As a result, the New Project wizard opens.
-
On the
first page of the wizard,
in the left-hand pane, select
J2ME.
In the right-hand part of the page, specify the Java ME SDK to be used.
-
If necessary,
enable SQL support and select the SQL dialect to be used by default.
Click Next.
- On the next page of the wizard, specify mobile SDK-specific options, and click Next.
-
Specify the name and location settings for your project and module. For more information,
see Project Name and Location.
Click Finish.