Path: csiph.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!news.uzoreto.com!aioe.org!.POSTED.xV/6gj+grSZn0+TB/DGTcw.user.gioia.aioe.org!not-for-mail From: Graeme Geldenhuys Newsgroups: comp.lang.java.programmer Subject: Re: How to let Eclipse browse src.zip instead of decompiling class files Date: Wed, 17 Apr 2019 17:26:33 +0100 Organization: Aioe.org NNTP Server Lines: 16 Message-ID: References: <9omnwh3hakjy.10hqwg2z351pe.dlg@40tude.net> NNTP-Posting-Host: xV/6gj+grSZn0+TB/DGTcw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 Content-Language: en-GB X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com comp.lang.java.programmer:38924 On 16/04/2019 21:17, Joerg Meier wrote: > Where/how did you specify it ? The correct place to specify it is > under: Thanks for the info, but that is what I already have. So why when I Ctrl+LClick on any JRE supplied class, does Eclipse open a *.class file in the editor. I see source code, but the file name of the opened tab shows .class as the name. If I do the same action in IntelliJ IDEA, it opens a *.java file and the full path clearly shows it used the src.zip file. Regards, Graeme