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 147371

Summary: There is no way how to set maximum memory
Product: java Reporter: mslama <mslama>
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mslama 2008-09-16 13:39:52 UTC
I tried to increase maximum heap size for unit test in IDE but did not find any way. Also I did not find any doc about
it. In he end I had to modify common.xml and used junit target's parameter maxmemory="512m". Please consider some UI for
it or at least document how to set this in some more specific way if possible.