RFR: JDK-8244093 Move all IDE support into coherent structure in make directory
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Wed Apr 29 16:10:36 UTC 2020
On 29/04/2020 12:45, Magnus Ihse Bursie wrote:
> Let's say we keep it in langtools (unless we can find a better home
> for it). My question is: Are we talking only about build.properties
> and build.xml? Or are there more files that these depend on, that I
> had assumed belong to the IDE generation?
I think all the make/langtools stuff would need to stay where it is -
with the exception of the 'idea' templates, which can be moved to the
new location - but then the langtools build.xml project will have to be
tweaked to find the template in the right place (something which you had
to do already, in a way).
Maurizio
More information about the ide-support-dev
mailing list