I just tried to re-generate an oldish eclipse project and it seem to work here
(I'm using maven 2.0.2): i can see project C in "project A" -> "properties" ->
"Java build path" -> "Projects"...
Have you tryed if forcing maven to update the plugin solves the problem?
$ mvn -cpu eclipse:eclipse
Also, does eclipse complain of anything when you open project A? (in the
"problems" tab i mean)?
On Thursday 27 April 2006 15:35, Sebastien Cesbron wrote:
> I am ok with that but the eclipse plugin does not create the
> dependency on project C.
>
> seb
>
> [...]