[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Two external java projects in the same dir tree
|
"Florian Brucker" < wrote:
> Am I only allowed to create projects which don't share directories?
No, you can play with the inclusion/exclusion features of the source folders
tabs in the Java build path properties of your projects. That is going to be
hairy.
Honestly, you are having a setup that sounds very un-common to me, eclipse
or not.
The notion of project in Eclipse's java development tool is more than just a
source tree.
I would encourage you to read the fine documentation on that topic and play
with the example projects, and wizards to get a better understanding of how
eclipse works.