From: Debayan Sutradhar Date: Wed, 28 Apr 2021 14:20:35 +0530 Subject: Added windows and linux x86_64 profiles along with Keyboard support for native image --- Added windows and linux x86_64 profiles along with Keyboard support for native image --- --- 'a/pom.xml' +++ b/pom.xml @@ -221,6 +221,20 @@ -Dsvm.targetName=Linux + + linux-x86_64 + + host + -Dsvm.targetName=Linux + + + + windows-x86_64 + + host + -Dsvm.targetName=Linux + +