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 - Add ability to easily change memory limit on executing programs
Summary: Add ability to easily change memory limit on executing programs
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-31 21:24 UTC by kitfox
Modified: 2004-07-24 20:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.