Hi!
About one month ago i had a problem building projects with eclipse. See
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg28067.html
for details.
Now i found the time to investigate a little:
- The build path is quite long, about 200 jar files
- If i do not add all jars, i get some compile errors (yes not so
strange...)
- The error that a source file cannot be read comes up first if i add
jar no 125
someone who has a idea for that? Looks nearly like eclipse tries to
open to many file pointer or something.
I use ubuntu linux.