From: Keith D. <kd...@cs...> - 2004-05-04 23:56:06
|
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.) Keith -----Original Message----- From: Keith Donald [mailto:kd...@cs...]=20 Sent: Tuesday, May 04, 2004 7:49 PM To: 'Maury Hammel' Subject: RE: [Springframework-rcp-dev] How to build rcp? 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 ... Of course I have spring and spring-rcp as eclipse projects as well, = so I can run in that environment as well. Keith -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf = Of Maury Hammel Sent: Tuesday, May 04, 2004 7:03 PM To: spr...@li... Subject: [Springframework-rcp-dev] How to build rcp? Is there anybody out there? ;-) I've done a checkout of the rcp tree from CVS, and am attempting to = build the=20 jars so I can have an initial go at attempting to build an application = based on rcp, and I seem to be missing something. After a few changes to build.xml and project.properties so that ant = could=20 find all the jar files (I also had to dig up a copy of xerces.jar and = put it in a directory under spring-framework-1.0/lib, as rcp expected it to be=20 there), it is now complaining that it cannot find certain classes. A = couple of examples are: org.springframework.rules.UnaryFunction and=20 org.springframework.util.Assert. I don't seem to be able to find those classes anywhere in either the=20 spring-rcp or the spring-framework trees. Am I being dense and just not = seeing them? Or am I just too far out on the bleeding edge, and I need = to=20 wait for some more stuff checked in before I can attempt anything? Thanks in advance... Maury. ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. = Take an Oracle 10g class now, and we'll give you the exam FREE.=20 http://ads.osdn.com/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick _______________________________________________ Springframework-rcp-dev mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-rcp-dev |