1 Reply Latest reply on Jul 18, 2008 4:24 AM by maxandersen

      I can not use the Jboss Tools

    srpantano

      I'm trying to use it with the JBossTools and M2Eclipse for Maven. But even with 1 GB of memory is very slow and gives error of OutOfMemory or PermGen several times. After I import a very small Maven project, I can not work with him.

      I tried to improve my eclipse.ini and use 3.3 and 3.4 versions, but still did not work.

      -startup plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
      --launcher.library plugins\C:\Java\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118
      -showsplash org.eclipse.platform -vm C:\Java\j2se\jdk1.6.0_10\bin\javaw.exe
      -vmargs -Xms512m -Xmx1024m
      -XX:+UseParallelGC -XX:PermSize=256M -XX:MaxPermSize=512M


      Please, someone help me?

        • 1. Re:   I can not use the Jboss Tools
          maxandersen

          Have you tried starting jbosstools withouht m2eclipse ? If that works fine (and i assume it will since it works fine for me :) then maybe m2eclipse should be contacted about it ?

          Of course if m2eclipse works fine without jbosstools then we might both be using too much memory ;)

          Let me know what you find.