Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38918
| From | Graeme Geldenhuys <graemeg@example.net> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | How to let Eclipse browse src.zip instead of decompiling class files |
| Date | 2019-04-16 20:58 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <q95c4d$jqo$1@gioia.aioe.org> (permalink) |
Hi, Anybody know how you can set up Eclipse IDE so that when I Ctrl+LClick a Java RT class, it opens the original *.java file located in the src.zip - instead of showing me a decomplied *.class file. IntelliJ IDEA shows me the true .java file, but Eclipse keeps showing me a decompiled *.class (even though I specified the src.zip in the Installed JRE settings). Regards, Graeme
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
How to let Eclipse browse src.zip instead of decompiling class files Graeme Geldenhuys <graemeg@example.net> - 2019-04-16 20:58 +0100
Re: How to let Eclipse browse src.zip instead of decompiling class files Joerg Meier <joergmmeier@arcor.de> - 2019-04-16 22:17 +0200
Re: How to let Eclipse browse src.zip instead of decompiling class files Graeme Geldenhuys <graemeg@example.net> - 2019-04-17 17:26 +0100
Re: How to let Eclipse browse src.zip instead of decompiling class files Joerg Meier <joergmmeier@arcor.de> - 2019-04-17 19:18 +0200
Re: How to let Eclipse browse src.zip instead of decompiling class files Graeme Geldenhuys <graemeg@example.net> - 2019-04-18 13:29 +0100
csiph-web