Searched refs:osLibs (Results 1 – 1 of 1) sorted by relevance
72 String osLibs = osSdkPath + SdkConstants.OS_SDK_TOOLS_LIB_FOLDER; in checkVersion() local81 reader = new BufferedReader(new FileReader(osLibs + SdkConstants.FN_PLUGIN_PROP)); in checkVersion()