Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #4669
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How debug jdk library? |
| Date | 2011-05-27 20:18 -0400 |
| Organization | albasani.net |
| Message-ID | <irpf0j$32e$1@news.albasani.net> (permalink) |
| References | <irp8el$lr3$1@news.onet.pl> <irp900$neb$1@news.onet.pl> <71a0u6507qomqc22lur9ols4pju0s434of@4ax.com> <irpatm$sdi$1@news.onet.pl> <irpb7v$tn5$1@news.onet.pl> |
Borneq wrote: >> I have source OpenJDK. Is posssible compile it and use instead >> "c:\Program Files\Java\jdk1.6.0_23" class and its src.zip ? > > Instead "c:\Program Files\Java\jre6\lib\rt.jar" As Roedy told you, you can configure Eclipse to point to the source for your version of Java. (6u23 is old, BTW. You need to upgrade.) Then you have to configure Eclipse not to skip over library calls. The details are in the Eclipse documentation. -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 00:26 +0200
Re: How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 00:35 +0200
Re: How debug jdk library? Roedy Green <see_website@mindprod.com.invalid> - 2011-05-27 15:42 -0700
Re: How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 01:08 +0200
Re: How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 01:14 +0200
Re: How debug jdk library? Lew <noone@lewscanon.com> - 2011-05-27 20:18 -0400
Re: How debug jdk library? Robert Klemme <shortcutter@googlemail.com> - 2011-05-28 10:16 +0200
csiph-web