On 2008-11-12, Remie Bolte <[EMAIL PROTECTED]> wrote: > This would make the properties available as system properties in Java > applications, right?
Right. > If I would be invoking an ant script using the java task (i need to switch > JDK), and i would want to pass certain properties, would this also work? Yes. System properties are available as Ant properties, they are not user properties, though. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]