facebook

a little help… in spanish??

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #265344 Reply

    karibri
    Member

    Hello!

    I wanna know if there’s any forum in spanish..
    My english is not so good and I have a little problem with Eclipse and the topic “OutOfMemoryError: java heap space”.

    😳

    Thank you!

    #265348

    Scott Anderson
    Participant

    Karibri,

    Sorry, but there are no Spanish language forums at the moment. However, I think your English is fine and I can help you with the problem. I think you’re not launching MyEclipse with the recommended commandline arguments to give it the heap space it needs to operate properly. You need to use a commandline like:

    
    eclipse.exe -vmargs -Xms512M -Xmx1024M -XX:PermSize=128M -XX:MaxPermSize=256M 
    

    That should take care of the problem.

    #265365

    karibri
    Member

    thanks 😀

    mmm.. I’m just start in Eclipse.. Where I have to write this Code?
    I open the file eclipse.ini and I found this:

    -vmargs
    -Xms40m
    -Xmx256m

    😳 again..

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: a little help… in spanish??

You must be logged in to post in the forum log in