I am new to Eclipse and need help configuring, I tried to follow tutorials on the official sites but I guess they are outdated or I am doing some thing wrong.
I want to develop Midlet applications for Nokia S40 phones.
This is what I have:
Eclipse IDE for Java Developers
Version: Helios Release Build id:
20100617-1415Eclipseme Plugin 1.7.9
Series 40 6th Edition SDK
Sun Java(TM) Wireless Toolkit 2.5.2_01 for CLDC
In eclipse I configured as seen on the screenshots:
Next, File-> new project-> J2ME-> J2ME Midlet Suite.
I set name to the project("Test"), and set the initial properties:
On next screen I got problems:
How do I fix it?
How Do I configure debugger so I could use breakpoints?