Using an IDE to work on the Java library

Andrew Haley aph at redhat.com
Mon Jun 5 16:30:45 UTC 2017


Sorry for what must seem like a newbie question...

I've done almost all of my work on HotSpot, and have very little
experience trying to use an IDE to work on the Java library.  Eclipse
is fine when working on libraries outdie the JDK itself, but seems to
want to look inside src.zip for its sources when debugging.  It would
be really nice to be able to see (and edit) the real Java source files
in jdk/java.base/.

I suppose there must be some way to create a Project for an IDE, so
that debugging the standard library is easy.  Is there some advice
around somewhere?  What do people do?

Thanks,

-- 
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