Home
last modified time | relevance | path

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

/trunk/main/scripting/workben/installer/
H A DInstUtil.java203 File jeditLogFile = new File( thePath.toString() + File.separator + "activity.log" ); in getJeditLocation() local
204 if( jeditLogFile.exists() ) { in getJeditLocation()
205 String[] jeditDetails = getJeditInstallation( jeditLogFile ); in getJeditLocation()

Completed in 7 milliseconds