A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
IDEs, Version Control and other tools
Author
OutOfMemoryError in Ecplise
ashok ks
Ranch Hand
Joined: Oct 31, 2003
Posts: 55
posted
Feb 15, 2004 07:44:00
0
When i import a directory thru File -> Import option in Ecplipse, it shows
OutOfMemoryError
, Why?
Jeff Langr
author
Ranch Hand
Joined: May 14, 2003
Posts: 758
posted
Feb 15, 2004 11:32:00
0
Try starting Eclipse with a higher memory setting. For example:
eclipse.exe -vmargs -Xmx256M
Author,
Agile Java
, Essential Java Style.
Agile in a Flash
. Contributor,
Clean Code
.
Jim Yingst
Wanderer
Sheriff
Joined: Jan 30, 2000
Posts: 18670
posted
Feb 15, 2004 15:25:00
0
Try importing other directories. Is there a problem with just one directory, say with a really big file, or a really large number of files? Or does it happen even for small, simple directories? This may help offer further clues...
"I'm not back." - Bill Harding,
Twister
I agree. Here's the link:
http://aspose.com/file-tools
subject: OutOfMemoryError in Ecplise
Similar Threads
Max number of threads in a JVM
OutOfMemory Error
Hibernate 3.x and Data Dump
Simple question
Weblogic 8.1 SP5 server got shutdown due to Connection leak and java.lang.OutofMemory
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter