Menu

#1 'config:system-properties' tag

open
nobody
None
5
2007-09-26
2007-09-26
No

'config:system-properties' tag configures the system properties, for example:

<config:system-properties>
<prop key="mysystem.property">myvalue</prop>
...
</config:system-properties>

or:
<config:system-properties>
mysystem.property=myvalue
...
</config:system-properties>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.