wrote:
Hi,
in the context of the IntelliJ project I am mantaining, do you know
why jdk.scripting.nashorn doesn't seem to be listed in the make
variable $(ALL_JAVA_MODULES) ?
A small grep is giving me this:
make/CompileJavaModules.gmk:ALL_JAVA_MODULES := $(filter-out
jdk.scripting.na
les are java modules. So that call
will disappear at some point.
/Erik
On 2015-11-13 18:54, Maurizio Cimadamore wrote:
Hi,
in the context of the IntelliJ project I am mantaining, do you know
why jdk.scripting.nashorn doesn't seem to be listed in the make
variable $(ALL_JAVA_MODULES) ?
Hi,
in the context of the IntelliJ project I am mantaining, do you know why
jdk.scripting.nashorn doesn't seem to be listed in the make variable
$(ALL_JAVA_MODULES) ?
A small grep is giving me this:
make/CompileJavaModules.gmk:ALL_JAVA_MODULES := $(filter-out
jdk.scripting.nashorn, $