How do you add the classes so the import statment recognizes them. I'm building wireless apps targeting the J2ME runtime. I have it installed but these import statements are erroring out.


import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;

is there some sort of preference that I need to add? I running netbeans 3.5.1 for the IDE