[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reference source files in Eclipse project

Sam Cheung wrote:

> I create a eclipse project in one directory, I can add sub-directories as
> the source directories for my project.

> My question is how can I add source from a directory outside of the
> subdirectory tree of the current project?

Its not possible, but look at
http://eclipsewiki.swiki.net/14#mountFolder
for a workaround.

martin