Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Java System Properties as variables in org.eclipse.core.variables
Java System Properties as variables in org.eclipse.core.variables [message #584305] Wed, 09 December 2009 08:22
Stefan Liebig is currently offline Stefan LiebigFriend
Messages: 124
Registered: July 2009
Senior Member
Just to let you know!

As with Riena 1.2 we will populate on start-up all Java system
properties (System.getProperties()) as variables into core.variables.
Additionally there will be two ´synthetic´ properties added that contain
the hosts name and the hosts ip address.
All the variable names are prefixed with "riena.", e.g. the Java system
property "user.name" can be referenced with "${riena.user.name}" inside
strings for variable substitution.
The two additional properties are "riena.host.name" and
"riena.host.address".

With this we can simplify and enrich configuration data e.g. executable
extensions.

Tschüß,
Stefan
Previous Topic:Riena 1.2.0.RC1
Next Topic:Riena Release Review 1.2.0
Goto Forum:
  


Current Time: Tue Apr 16 18:43:11 GMT 2024

Powered by FUDForum. Page generated in 0.62417 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top