Eclipse showing errors for no reason
Hi when I use ecclipse to run codes it shows many errors, and they are not errors at all I compiled them with command prompt and it work.
this is the image
http://i.imgur.com/az6Pg.jpg
My java and javac version is 7 u 2
Related Article: drjava returns Static error undefined name
is a solved Java discussion thread by Pyler that has 2 replies, was last updated 7 months ago and has been tagged with the keywords: java, static, error, undefined, name.
ilovejava
Junior Poster in Training
77 posts since Sep 2011
Reputation Points: 10
Solved Threads: 2
Skill Endorsements: 0
what error messages do you get?
stultuske
Industrious Poster
4,366 posts since Jan 2007
Reputation Points: 1,318
Solved Threads: 610
Skill Endorsements: 23
ex -
The import java.util cannot be resolved
Override cannot be resolved to a type
Implicit super constructor Object() is undefined. Must explicitly invoke another constructor
ilovejava
Junior Poster in Training
77 posts since Sep 2011
Reputation Points: 10
Solved Threads: 2
Skill Endorsements: 0
I have the JDK installed but how do find the eclipse prefrences?
ilovejava
Junior Poster in Training
77 posts since Sep 2011
Reputation Points: 10
Solved Threads: 2
Skill Endorsements: 0