Every time I decide "this time, use the Application Plugin", I get annoyed
that I can't (or so I think) pass environment variables in the
[applicationDefaultJvmArgs] option.

Correctly, the plugin makes a "$" into "\$", since it needs to have its own
notation about "environment variable", which may be non-trivial to
implement.

What are the thoughts on this? Should the plugin scan for some token and do
replaces with ${VAR1}? Any better way to do it?
Is perhaps someone working on this already, before I hack my own?


Cheers
-- 
Niclas Hedhman, Software Developer
河南南路555弄15号1901室。
http://www.qi4j.org - New Energy for Java

I live here; http://tinyurl.com/3xugrbk
I work here; http://tinyurl.com/6a2pl4j
I relax here; http://tinyurl.com/2cgsug

Reply via email to