pace version of another project?
> >>>
> >>> Thanks.
> >>
> >> --
> >> Roland Asmann
> >>
> >> CFC Informationssysteme Entwicklungsgesellschaft m.b.H
> >> Bäckerstrasse 1/2/7
> >> A-1010 Wien
> >> FN 266155f, Ha
t;> another
>>> Eclipse project so that running eclipse:eclipse points to the Eclipse
>>> workspace version of another project?
>>>
>>> Thanks.
>>
>> --
>> Roland Asmann
>>
>> CFC Informationssysteme Entwicklungsgesellschaft m.b.H
systeme Entwicklungsgesellschaft m.b.H
> Bäckerstrasse 1/2/7
> A-1010 Wien
> FN 266155f, Handelsgericht Wien
>
> Tel.: +43/1/513 88 77 - 27
> Fax.: +43/1/513 88 62
> Email: [EMAIL PROTECTED]
> Web: www.cfc.at
>
> -------------
>
Create a POM that you use as a parent to both. If you build this POM, the
eclipse=plugin for Maven will automatically add project B as a dependency in
A. And it will add it as Eclipse project-dependencies, not as
JAR-dependencies.
Small example:
some.thing
eclipse-master-pom
.classpath file
Is there a way of adding, in the dependency element, a reference to another
Eclipse project so that running eclipse:eclipse points to the Eclipse
workspace version of another project?
Thanks.
--
View this message in context:
http://www.nabble.com/Dependency-on-another-project