Searched refs:netbeansProps (Results 1 – 1 of 1) sorted by relevance
67 Properties netbeansProps = InstUtil.getNetbeansLocation(); in initComponents() local70 if(netbeansProps!=null ) in initComponents()73 for( int n = 0; n < netbeansProps.size(); n++ ) { in initComponents()79 if ( (path = netbeansProps.getProperty(key) ) != null ) { in initComponents()
Completed in 16 milliseconds