added additional jvm arg to allow restricted access for the IDE in general

This commit is contained in:
Martin Lippert
2021-06-09 14:00:39 +02:00
parent 5071ec8bc9
commit c2e7360f46

View File

@@ -13,6 +13,7 @@
-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
-Xmx2048m
--illegal-access=permit
--add-modules=ALL-SYSTEM
</vmArgs>
<vmArgsLin>