Manuel,
Dependent project support has not changed. However, if you recently updated the issue is likely that the Eclipse plugin cache got stale as it sometimes
does not cleanly rebuild after updates. To rectify the problem you’ll need to restart Eclipse with the -clean flag one time: eclipse.exe -clean
That should resolve the problem. If it doesn’t, can you recheck you deployment settings as described in the Advanced section of the Working with Web Projects tutorial and then redeploying the project? As a double-check, verify the deployment using the Window Explorer to see if the dependent jars are really being copied out or not.
If all that fails, can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can dig deeper.