Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Getting OutOfMemory Error while launching external build tools
Getting OutOfMemory Error while launching external build tools [message #142003] Fri, 10 October 2003 04:00 Go to next message
Eclipse UserFriend
HI,
I have a java project and the compilation of this project depends on an
external build tool(which automatically generates some java classes).
so I tried to use the feature called External Build tools existing on each
Projects properties.
But here is the problem.

When I tried to compile I get "Out of Memory Error"..

whats going on here..why do I get this error?

FYI: The external tool I run is actually a jflex.

Thanks in advance,
Regards,
Jelda
Re: Getting OutOfMemory Error while launching external build tools [message #142298 is a reply to message #142003] Fri, 10 October 2003 10:48 Go to previous message
Eclipse UserFriend
Have you tried increasing the heap size by specifying a VM arg when starting
Eclipse?
e.g. -vmArgs -Xmx450M

HTH
Darins

"jelda" <j_jvr@yahoo.com> wrote in message news:bm5ouh$9of$1@eclipse.org...
> HI,
> I have a java project and the compilation of this project depends on an
> external build tool(which automatically generates some java classes).
> so I tried to use the feature called External Build tools existing on each
> Projects properties.
> But here is the problem.
>
> When I tried to compile I get "Out of Memory Error"..
>
> whats going on here..why do I get this error?
>
> FYI: The external tool I run is actually a jflex.
>
> Thanks in advance,
> Regards,
> Jelda
>
>
>
Previous Topic:Ignoring *.java files within a project area
Next Topic:CVS Watch/Edit not working on Solaris repository
Goto Forum:
  


Current Time: Wed Jun 18 09:10:33 EDT 2025

Powered by FUDForum. Page generated in 0.06600 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top