To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50590 Issue #:|50590 Summary:|allow different sets of JRE (Java Runtime |Environment) parameters Component:|framework Version:|current Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|FEATURE Priority:|P4 Subcomponent:|ui Assigned to:|requirements Reported by:|fs
------- Additional comments from [EMAIL PROTECTED] Fri Jun 10 09:47:15 -0700 2005 ------- from time to time, when writing a Java component for OOo, I want to debug this component inside Netbeans. Doing so requires settings special JRE parameters (which I usually have to look up) in Tools|Options|Java. Sometimes, however, I just want to debug the OOo part. In those cases, unfortunately, I have to revoke the above-mentioned parameters, or attach the Netbeans Debugger though I don't want to use it. It would be useful to have different "sets" of parameters for the JRE, which I can en- or disable easily, without losing the settings completely. For instance, I want to create a set named "allow remote debugging", which contains "-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000", and a second set not containing any parameters. Switching between those two should be one mouse click only ... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
