Created attachment 122267 [details] Java start parameters dialog In the settings, you can add and remove start parameters for the JVM (see attached screenshot). What is missing is the possibility to edit existing start parameters. This can be done by adding the edit button to cui/uiconfig/ui/javastartparametersdialog.ui and adding the logic to SvxJavaParameterDlg in cui/source/options/optjava.cxx. Should be a quite easy Easy Hack :)
Submitted a patch related to this bug. Please review it. :)
akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e51aeaa6797025ec8c1e7cea39a478edbca83d5 tdf#97425 - JVM start parameters should be editable. It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3ae9eaa79353bc43d0a1dd32cbdb09236256a22b tdf#97425 - JVM start parameters should be editable. It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Remove LibreOffice Dev List from CC on EasyHacks (curtailing excessive email to list) [NinjaEdit]
Akshay Deep committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e099c5bdaa458105148059228ec11c98b9d13029 Make InputDialog class global to reuse it's code and tdf#97425 It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.