+ Added $freePort macros available in "To add" options. Plugin will replace it with some free port.
+ This is very useful when you want to debug application launched via this plugin.
+ Just add -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=$freePort
to "To add VM options".
+
+