RFR: 8330107: Separate out "awt" libraries from Awt2dLibraries.gmk [v3]
Julian Waters
jwaters at openjdk.org
Thu Apr 18 05:33:05 UTC 2024
On Tue, 16 Apr 2024 18:34:49 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> There is no good IDE support for Makefiles, especially not with the level of customization that we have done to make. I am positively struggling with navigating this file, time and time again.
I find Eclipse CDT to be rather helpful with Makefile syntax highlighting, if that helps. Just have to set the .gmk extension to be recognized as a Makefile, and then you should be good to go
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18743#issuecomment-2063032309
More information about the build-dev
mailing list