On Tue, Jul 22, 2008 at 3:41 PM, Donald Kittle <
donald@...> wrote:
> I'm wondering, though, if it should be the responsibility of the IDE to work
> around this problem, perhaps 'guessing' or 'deducing' when the problem is
> likely to occur.
I don't think there's much application servers can do. If they could
it'd already be fixed I guess. I'm a commiter for Apache Geronimo and
it's reported a couple of times as redeployment puts a lot of pressure
on PermGen. NetBeans is not an exception. I run it with the following
command line options so I don't run into it very frequently if at all:
--jdkhome c:/apps/java6 -J-Xms128m -J-Xmx512m -J-XX:PermSize=32m
-J-XX:MaxPermSize=200m -J-ea -J-Dfile.encoding=utf-8
-J-Duser.language=en
Use them to tune your java development environment.
Jacek
--
Jacek Laskowski
Notatnik Projektanta Java EE -
http://www.JacekLaskowski.pl