[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Problems building a project
|
- From: sorenk@xxxxxxxxxx (Søren Krum)
- Date: Wed, 15 Apr 2009 06:05:12 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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.