This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 213051

Summary: Make input box for Java VM Options bigger
Product: serverplugins Reporter: kalwi
Component: TomcatAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description kalwi 2012-05-26 21:07:48 UTC
I would appreciate to have a bigger text area with scrollbars instead of current simple one-line input box for Tomcat Properties / Platform / VM Options.

We develop applications that need about ten or twenty system properties and we change them frequently. Text area with possibility to have each property on one line (i.e. properties separated by newline) would make editing them much more easier and clearer.

There is a lot of empty space under the "Use Security Manager" check box that can be used for this purpose.

Thanks for your attention.