Using an IDE to work on the Java library
Andrew Haley
aph at redhat.com
Thu Nov 23 09:36:28 UTC 2017
On 22/11/17 19:04, Mario Torre wrote:
> 2017-11-22 18:54 GMT+01:00 Martin Buchholz <martinrb at google.com>:
>> I remember back in the '80s the tool vendors were making fun of us folk who
>> used "grep" as their code understanding tool. Now 30 years later, I still
>> live in Emacs with recursive grep being my main way of navigating the
>> sources. It's tough because openjdk's java sources may be ahead of IDE
>> language support, and the sources also come with lots of hard-to-grok C++
>> and Makefiles.
>
> The irony is not lost on me that is Andrew that is asking how to
> configure an IDE to work on Java :)
Irony? There's nothing ironic about it, it's a complete mess. All that
I need is a debugger, and there seems to be no way to get one without all
of the associated baggage that comes along with an IDE.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk10-dev
mailing list