Are you asking about setting up Synapse in Eclipse? If so what I do is run 'maven eclipse' in each of the Synapse module folders - core, extensions, nhttp, samples. Then from inside eclipse do File -> Import, choose 'Existing projects into workspace' (which is in General if you're on Eclipse 3.2). Browse to the Synapse module folder and click finish and it will find the 4 Synapse module projects. Finally set up the eclipse classpath variable for the maven repository: Window -> Preferences Java -> Build Path - Classpath Variable, choose New and the Name is MAVEN_REPO and browse to find your maven repo which is something like "C:/Documents and Settings/ant/.maven/repository".

   ...ant

On 9/29/06, Paul Fremantle <[EMAIL PROTECTED]> wrote:
Hi

At some point there was some talk of creating a util to help import
multi-module projects into Eclipse. Did anything come of it?

Paul

--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to