From: Maury H. <ml1...@sh...> - 2004-05-05 20:02:01
|
Keith: > You're living on the bleeding edge ;-) -- however, we are keeping spring-rcp > in a compiling a generally working state whenever possible. > > spring-rcp currently depends on code in the spring sandbox -- so you'll need > to checkout the master spring project and do a "build sandboxjar". So I do > the following to build: > > from spring root: > build alljars > build sandboxjar > >>From spring-rcp root > build alljars Ah, I was wondering where the spring-sandbox.jar was supposed to be coming from. I was trying to build rcp and I only had the current released binary distribution of spring downloaded. Downloading the current CVS source and building the jars from there made all the difference. > ... Of course I have spring and spring-rcp as eclipse projects as well, so I > can run in that environment as well. Well, I'm a Netbeans-kind-of-guy ;-), but I'll be able to set up the equivalent there. Thanks again... Maury. |