You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by ant elder <an...@gmail.com> on 2006/10/04 00:17:38 UTC

Re: Multi-modules in Eclipse

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 <pz...@gmail.com> 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
> paul@wso2.com
>
> "Oxygenating the Web Service Platform", www.wso2.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>