Hello,
I use Eclipse with the ZK Editor plugin. In order to run my Hello World project on a Google server ZK created for me, I need to edit the run configuration to add doublequotes around the `javaagent` VM argument (because there is a space in the path).
The problem is that everytimes I do `Run as > Run on server` on my project, ZK is resetting the configuration to its default values, removing my doublequotes... and obviously it's not working anymore.
Do you have any solution to this ?
Thanks !
↧