[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Problems building a project

Hello Soren,

You might try using the wizard to create "a plugin project from existing JAR archives".

Put your JAR files in the new project, and then create dependencies upon this project.

Charlie


Søren Krum wrote:
Hm, looks like i have a problem her, but in the end not really:

$ cat /proc/sys/fs/file-nr
6624    0       307013
|    |       |
|    |       |
|       |       maximum open file descriptors
|       total free allocated file descriptors
total allocated file descriptors
(the number of file descriptors allocated since boot)

I try that out, but even if a null of available file descriptors does not look great allocates ubuntu thess descriptors dynamically ( i assume, i still can open some xterms and the number of allocated rises).

Other ideas? Any known bug that eclipse do not like ubuntus way of dealing with descriptors? Or some java own restrictions?