I recommend adding the *-sources.jar files instead of the target dirs for the reasons mentioned earlier in another thread (jar sources read-only, target dirs volatile, ...)
Can some of the eclipse gurus please try that out and revise the wiki instructions accordingly? Thanks, Manfred On 3/2/06, Werner Punz <[EMAIL PROTECTED]> wrote: > Mario Ivankovits schrieb: > > Hi! > >> Is there any reason for having after an eclipse import references to a > >> non existing shared_impl package? > >> > > I've posted a workaround for this (with eclipse) > > See in wiki "Building with myfaces" how to workaround this problem. > > > > Unhappily you have to adjust the project, for now. > > > > Ciao, > > Mario > > > > > Thanks mario, adding the refactoring source paths helped ;-) > >
