ronald created NETBEANSINFRA-232:
------------------------------------

             Summary: Add feature to create native image with graalvm native 
image utility
                 Key: NETBEANSINFRA-232
                 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-232
             Project: Apache NetBeans Infra
          Issue Type: New Feature
            Reporter: ronald


Graalvm native image allows creating a pure exe file from java code. A pure exe 
file does not use the java vm, allows faster startup, and is difficult to 
reverse engineer. The Graalvm native image tool is now available for windows 
but requires visual studio, visual c++, and is run on the command lline. It 
would be extremely convenient to avoid this and create the native-image exe 
inside Netbeans.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to