Home
last modified time | relevance | path

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

/trunk/main/scripting/workben/installer/
H A DInstUtil.java77 result = checkForSupportedVersion( getNetbeansLocation(), versions ); in hasNetbeansInstallation()
91 … private static boolean checkForSupportedVersion( Properties installs, String[] supportedVersions ) in checkForSupportedVersion() method in InstUtil
115 result = checkForSupportedVersion( getJeditLocation(), versions ); in hasJeditInstallation()

Completed in 20 milliseconds