Intellij GraalVM support
已回答
I don't see any graalvm support ( goolge fails on search for 'intellij graalvm plugin' :) ) to compile java code (that is not maven or grade) into native image.
If any exists, pl. share the details..
I am expecting graalvm support in Edit Config screen in JDK config recognizing it as GraadleVM
请先登录再写评论。
What specifically does not work for GraalVM?
You should be able to add it as any other JDK into the IDE and then use for building project and running apps.
See also https://stackoverflow.com/a/59041435/2000323
Even the market place shows no plugin to generate exe from java code
i think the whole IDE should be compiled with GraalVM for performance every IntelliJ IDE come with its own instance of JVM why not use ahead of time compilation it will just cut down of the whole bundle