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 41555

Summary: Add ability to easily change memory limit on executing programs
Product: ide Reporter: kitfox <kitfox>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description kitfox 2004-03-31 21:24:02 UTC
It would be great if there were an option in the
project window that would allow the developer to
change the maximum memory a program launched from
the NetBeans IDE would be able to access.  At the
moment, I need to run my memory hogging programs
from the command line because NetBeans is throwing
OutOFMemory errors when I ren them from the IDE.
Comment 1 Jesse Glick 2004-07-24 20:16:42 UTC
You can set VM arguments for the executor.