public void setSdkPath(String path) {
   sdkPath = path;
   fireSdkPathChanged(sdkPath);
 }