public void removeJavaSdk(Sdk sdk) {
   _jdksModel.removeElement(sdk);
 }