Results 1 to 1 of 1
- 06-20-2010, 05:23 PM #1
Member
- Join Date
- Jun 2010
- Posts
- 1
- Rep Power
- 0
Java ME Referenced Jar gives Unresolved compilation problems
Hi guys
I am using Eclipse for my Java ME program
I have added LWUIT jar and it has been successfully added to referenced jars. Further Eclipse gives me no compilation errors on adding this. However while running the program (using Emulated J2ME Midlet), it gives me the following errors:
java.lang.Error: Unresolved compilation problems:
The import com.sun.lwuit cannot be resolved
The import com.sun.lwuit cannot be resolved
The import com.sun.lwuit cannot be resolved
The import com.sun.lwuit cannot be resolved
Display cannot be resolved
Container cannot be resolved to a type
Container cannot be resolved to a type ...
Is this a problem with referenced jars ??? Am i missing something?
Please Help !
Similar Threads
-
Help with compilation
By santunez in forum New To JavaReplies: 8Last Post: 10-18-2010, 01:31 PM -
java.lang.Error: Unresolved compilation problems
By jon80 in forum New To JavaReplies: 0Last Post: 06-07-2009, 10:04 PM -
JAVA compilation error in UNIX
By satish kumar in forum Advanced JavaReplies: 9Last Post: 08-08-2008, 07:36 AM -
Unresolved compilation problem
By mew in forum New To JavaReplies: 2Last Post: 12-30-2007, 07:17 PM -
Unresolved compilation problem
By mew in forum New To JavaReplies: 3Last Post: 12-11-2007, 11:49 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks