Some parts of this message have been removed.
Learn more about Nabble's security policy.
I have this freeform project that I want to build and run.
There are proper ant targets in build.xml but I need to pass in some –Dname=value
to JVM in the runtime. I know how to do it with native NB project but I do not
see how I can do it in free-form project.