If that is your problem, you only need to attach the source of your
JDK to Eclipse, there are many ways to do this. My personal favourite
is to hit Ctrl+Click at any class you are using from the API (like
java.util.Collections) it should give you a message saying: Source not
found and a button "Attach Source..." then select External File and
browse to the path were you have src.zip (usually in the same folder
where the JDK is installed) and then you will have a nicer description
on code completion.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To post to this group, send email to google-code@googlegroups.com.
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en.

Reply via email to