Can Anthill location use env var?
Marcio Marchini <[email protected]> Thu, 18 May 2006 14:31:08 -0400
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Hi,
When I use the web UI and I tell Anthill where it is located, can I
make use of an environment variable? Example:
%ANTHILL_HOME%
If yes: what is the exact syntax?
If not: can this kind of support be added? Maybe using a
platform-independent notation like Ant uses? ${ANTHILL_HOME} or
${env.ANTHILL_HOME} or something?
Thanks,
marcio