Integrated: 8347825: Make IDEA ide support use proper build system mechanisms
Magnus Ihse Bursie
ihse at openjdk.org
Thu Jan 16 14:28:49 UTC 2025
On Wed, 15 Jan 2025 15:33:14 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The idea.sh script which creates a configuration for IDEA does at some point call a makefile, to extract information from the build system. However, this is done in an ad-hoc manner that does not fit properly in the build system.
>
> I ran into this as a problem when trying to implement another change, so this needs to be fixed, and should be fixed separately.
This pull request has now been integrated.
Changeset: 3b6e5767
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3b6e57670cfc8b45b0be228198ebe6033bed3064
Stats: 129 lines in 5 files changed: 65 ins; 58 del; 6 mod
8347825: Make IDEA ide support use proper build system mechanisms
Reviewed-by: mcimadamore, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/23140
More information about the build-dev
mailing list