Searched refs:predefinedPathProperties (Results 1 – 1 of 1) sorted by relevance
43 private static String[] predefinedPathProperties = { field in PathSettingsTest109 for ( int i=0; i<predefinedPathProperties.length; i++ ) { in workWithPathSettings()114 predefinedPathProperties[i] ); in workWithPathSettings()119 System.out.println( "Property="+ predefinedPathProperties[i] in workWithPathSettings()123 …em.err.println( "UnknownPropertyException has been thrown accessing "+predefinedPathProperties[i]); in workWithPathSettings()126 …stem.err.println( "WrappedTargetException has been thrown accessing "+predefinedPathProperties[i]); in workWithPathSettings()
Completed in 16 milliseconds