Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] java parameters

Hello,

I'm having trouble compiling via ant in Eclipse. I get an outOfMemoryError.
I had this before using ant from the command line and solved that by adding
-Xms512m -Xmx512m parameters to the java call in the ant script.
How can I do this in Eclipse?

Sven Van Sighem

<<attachment: winmail.dat>>


Back to the top