RFR: 8295884: Implement IDE support for Eclipse [v5]
Julian Waters
jwaters at openjdk.org
Thu Oct 27 02:53:23 UTC 2022
On Wed, 26 Oct 2022 09:59:13 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> I've heard some IDEs just run the build once and inspect the command lines, but our default log level won't show that.
I also forgot to mention that CDT does come with an integrated Build Output Parser that can do just that, but I do want to avoid using it, if possible, since it's much more convenient to be able to start working on code the moment configure completes instead of having to wait for the build to finish once
-------------
PR: https://git.openjdk.org/jdk/pull/10853
More information about the ide-support-dev
mailing list