[hibernate-dev] trunk project layout
Max Rydahl Andersen
max.andersen at redhat.com
Fri Sep 11 15:36:23 EDT 2009
>> 1 project with submodules, all have the same version thus the parent is
>> the reactor ?
>>
>> btw. I remember we initially did this parent were put in a dir on its
>> own to make eclipse
>> happy - that is not really a concern anymore since later eclipse
>> versions can handle
>> having a root project and just exclude the directories that are also
>> projects in Eclipse terminology.
>
> A side note here, how do you add that excludes? Do you have to do it
> manually? Or does Eclipse do it automatically? I've found searching
> annoying cos it finds two copies, the copy from the parent project and
> the copy in the eclipse project itself.
Use m2eclipse and it does it for you by default.
Otherwise use Exclude filters.
/max
More information about the hibernate-dev
mailing list