From: Maury H. <ml1...@sh...> - 2004-05-05 20:04:30
|
Keith: > Btw Maury - > No need to go hunting down xerces or any of the other dependent 3rdparty > jars - just checkout the root spring project - it has all the dependencies > you need. Place it at the same level as the spring-rcp module and > spring-rcp should build fine (no changes to build properties or anything > like that are needed.) Yes, that did it. I was using the current 1.0.1 binary release of spring, and that doesn't have the xerces or XDoclet jars, that was why I had to go hunting for them. Maury... |