Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #38918

How to let Eclipse browse src.zip instead of decompiling class files

Path csiph.com!aioe.org!.POSTED.xV/6gj+grSZn0+TB/DGTcw.user.gioia.aioe.org!not-for-mail
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 Tue, 16 Apr 2019 20:58:07 +0100
Organization Aioe.org NNTP Server
Lines 12
Message-ID <q95c4d$jqo$1@gioia.aioe.org> (permalink)
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
X-Notice Filtered by postfilter v. 0.9.2
X-Mozilla-News-Host news://nntp.aioe.org:119
Content-Language en-GB
Xref csiph.com comp.lang.java.programmer:38918

Show key headers only | View raw


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 | NextNext in thread | Find similar | Unroll thread


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