Error of visual paradigm with eclipse 3.2 RC7

so, i had an error with eclipse 3.2 RC7, WTP 1.5 RC5 and visual paradigm:


Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space
Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space
Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space
Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space
Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space
Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space
Exception in thread "AWT-EventQueue-0"
java.lang.OutOfMemoryError: PermGen space

help please!!!

Hi IosevPerezRivero,

Could you let me know what did you do with SDE-EC to produce the OutOfMemory error? Thank you.

Best Regards,
Jick

I only have a workspace in eclipse with a group of classes and packages already created and I give him in the Model View the option Forced Update Model and later in the Logic View make Class Diagrams and later from the Model View drags the classes for the Class Diagram and at the beginning everything works well but already when I make this reiterated times with several Class Diagrams because it happens this error and I am closed the eclipse and I have 1Gb of ram so it is not by heart lack physics

Hi user,

Could you send me your log file to have a look? It is locating at $Eclipse_HOME/vp.log

Best Regards,
Jick

Jick, the user anonymous that respond to you is me. Now, here is the file log.

i hope the you may help or you may make the solution to this problem that i have with.

thanks.
vp20060621.log

Hi IosevPerezRivero,

Please edit the $Eclipse_DIR/eclipse.ini file to include the following vmargs:

-vmargs
-XX:PermSize=64m

If you start Eclipse through console, please include the vmargs in your start up command.

Best Regards,
Jick