Home
last modified time | relevance | path

Searched refs:netbeansLogFile (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/scripting/workben/installer/
H A DInstUtil.java160 …File netbeansLogFile = new File( thePath.toString() + File.separator + "system" + File.separator +… in getNetbeansLocation() local
161 if( netbeansLogFile.exists() ) { in getNetbeansLocation()
162 String installPath = getNetbeansInstallation( netbeansLogFile ); in getNetbeansLocation()

Completed in 12 milliseconds