thanks Luis. I think that was the thing i was looking for. Thanks a lot On Wednesday, March 28, 2012, Luis Eduardo Hernandez Torres wrote:
> 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 > [email protected]<javascript:;> > . > To unsubscribe from this group, send email to > [email protected] <javascript:;>. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
