equal
deleted
inserted
replaced
359 jvm->appendApplicationArgument( |
359 jvm->appendApplicationArgument( |
360 JavaCommonUtils::utf8ToWstring(argv[i])); // codescanner::accessArrayElementWithoutCheck2 |
360 JavaCommonUtils::utf8ToWstring(argv[i])); // codescanner::accessArrayElementWithoutCheck2 |
361 } |
361 } |
362 |
362 |
363 #ifdef RD_JAVA_INSTALLERUI_ENABLED |
363 #ifdef RD_JAVA_INSTALLERUI_ENABLED |
364 #if 0 // Disable 10.1 JavaInstallerUi |
364 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS |
365 //#ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS |
|
366 jvm->appendSystemProperty( |
365 jvm->appendSystemProperty( |
367 L"-Dcom.nokia.mj.impl.installer.ui=" |
366 L"-Dcom.nokia.mj.impl.installer.ui=" |
368 L"com.nokia.mj.impl.installer.ui.eswt2.InstallerUiEswt"); |
367 L"com.nokia.mj.impl.installer.ui.eswt2.InstallerUiEswt"); |
369 // Replace RuntimeUi with installer specific implementation. |
368 // Replace RuntimeUi with installer specific implementation. |
370 jvm->appendSystemProperty( |
369 jvm->appendSystemProperty( |