Projects tagged ‘configuration’ and ‘property’


[2 total ]

2 Users
 

EvaProperties is a properties and dependency injection framework. It supports property inheritance, knows Ant or Maven style references and it instantiates and wires Java objects. You can read ... [More] properties from the classpath, any input stream or a file and save them again. [Less]
Created over 3 years ago.

0 Users

EProperties extends the standard java.util.Properties object and syntax to include things like: variable substitution, nesting, inclusion and lists. Key featuresEProperties supports: Property ... [More] substitution - greeting=hello ${world} Lists - primary.colors=("red", "green", "blue") Nesting - subproperty={foo=bar} Inclusion - http://jmatrix.net/properties/test.properties Getting StartedThe best way to get started is to have a look at the current software manual: http://eproperties.googlecode.com/svn/docs/1.0.0/manual/index.html [Less]
Created about 1 month ago.