cycovery
Erfahrenes Mitglied
Hallo!
Habn problem mit eclipse . . . Hab bei mir MIDP und CLDC zuerst manuell installiert - dann aber auch noch die KToolbar installiert. Jedenfalls scheint es zu funktionieren, denn wenn ich in der cmd "midp -version" eingebe kommt als ausgabe:
Profile Spec : MIDP-2.0
Profile Impl : 2.0 fcs
Configuration: CLDC-1.0
Wenn ich nun aber in eclipse z.b.
import javax.microedition.midlet.*;
mache, unterstreicht mir eclipse den tag rot und sagt:
The import javax.microedition cannot be resolved
Kann mir jemand damit helfen?
Dankeschön!
Habn problem mit eclipse . . . Hab bei mir MIDP und CLDC zuerst manuell installiert - dann aber auch noch die KToolbar installiert. Jedenfalls scheint es zu funktionieren, denn wenn ich in der cmd "midp -version" eingebe kommt als ausgabe:
Profile Spec : MIDP-2.0
Profile Impl : 2.0 fcs
Configuration: CLDC-1.0
Wenn ich nun aber in eclipse z.b.
import javax.microedition.midlet.*;
mache, unterstreicht mir eclipse den tag rot und sagt:
The import javax.microedition cannot be resolved
Kann mir jemand damit helfen?
Dankeschön!