On Thu, 09 Mar 2006 09:37:24 +0100 Andreas Hartmann <[EMAIL PROTECTED]> wrote:
> Michael Wechner wrote: > > Oliver Schalch wrote: > > > >> On Sat, 04 Mar 2006 01:09:22 +0100 > >> Michael Wechner <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >>> Hi > >>> > >>> I have added Cocoon 2.1.x to Lenya 1.4 as svn:externals, which > >>> means one does not need to download Cocoon 2.1.x separately > >>> anymore, but rather the source instructions now should read: > >>> > >>> - Install JDK 1.4.2 (or >=2) > >>> - svn co https://svn.apache.org/repos/asf/lenya/trunk (resp. svn > >>> up) > >>> - ./configure.sh (Windows will be supported soon as well) > >>> - ./build.sh (Windows: build) > >>> - ./lenya.sh (Windows: lenya) > >>> > >>> Hope that does simplify the source install process. > >>> > >> > >> I'm wondering how I bring with svn:external the Cocoon smooth into > >> my eclipse as a project. > >> Since I can build cocoon with eclipse-project, but its not that > >> easy to add it as a project. > >> > >> Maybe I have to symlink down to my workspace the cocoon project > >> from externals/cocoon? > >> > >> > > > > why do you want to have the externals/cocoon as a project within > > Eclipse? I think this is now part of Lenya as a project. > > No, you have to add it as a separate project. Otherwise, Cocoon's > eclipse-project target will not work. > > > > Of course you can still have an outsourced Cocoon somehwere else > > within your filesystem and link to it through > > (local.)build.properties. > > Or you can install Cocoon in another location for the Eclipse project, > and use Lenya's Cocoon for Lenya. This should work unless you want to > change something in Cocoon using Eclipse. I've solved it with a symlink (dont want 2x cocoon, or ignore the svn external from lenya): cocoon_2_1_X -> lenya_1_4_x/externals/cocoon_2_1_x that works but just loose the svn functionality in eclipse for the cocoon project, but I dont commit for cocoon anyway ;) sad that eclipse cant handle a project in a project. Oli -- Oliver Schalch [EMAIL PROTECTED] Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]