Searched refs:jeditLogFile (Results 1 – 1 of 1) sorted by relevance
203 File jeditLogFile = new File( thePath.toString() + File.separator + "activity.log" ); in getJeditLocation() local204 if( jeditLogFile.exists() ) { in getJeditLocation()205 String[] jeditDetails = getJeditInstallation( jeditLogFile ); in getJeditLocation()
Completed in 23 milliseconds