Here’s a feature I’ve hoped for for a long time, that is, the ability to set default vm args for the TestNG plugin.
http://groups.google.com/group/testng-users/browse_thread/thread/71ac5c77ad031086?pli=1,
One application I work on has hundreds of tests, many of which use a lot of memory. The way I would work with the plugin before this change: I would run a test, wait for it to fail, and then edit the run configuration settings to set the vm args. Thanks to this recent change (Feb. 2011) to the plugin, I can simply set a default vm arg and use the menu options to run the test successfully the first time. Thanks!
Windows > Preferences > TestNG > Run/Debug