Page: http://wiki.cocoondev.org/Wiki.jsp?page=GETlenya , version: 29 on Thu Apr 24 11:44:07 2003 by MarkusVaterlaus
- [How to get lenya / cocoon with eclipse|http://wiki.cocoondev.org/Wiki.jsp?page=GET-lenya] + !!How to get [lenya] / cocoon with eclipse?\\ + !explained on WinXP + __1. - download eclipse__\\ + [download|http://www.eclipse.org] the newest version of eclipse!\\ + \\ + __2. create a new project (you have to do it 2 times)__\\ + Open your new eclipse installation and follow the following steps.\\ + \\ + __Note:__\\ + {{{You should create two directories within the directory where tomcat reside + e.g. with c:\bin\tomcat 4.1, makes c:\bin\lenya and c:\bin\cocoon}}} + {{{The root is the menu bar of eclipse}}} + * file - new - project + * Project name: lenya + * Project contents - use default __(false)__ + * Directory: c:\bin\lenya + [http://www.target-x.de/lenya/img/lenya-project.png]\\ + \\ + __[#3]. CVS root for lenya__\\ + * window - Open Perspective - CVS Repository Exploring + within CVS Repositories -> right mouse button (rmb): new - Repository Location\\ + * Host: cvs.wyona.org + * repository path : /usr/local/repositories + * user: anonymous + * password: + * connection type: pserver + [http://www.target-x.de/lenya/img/eclipse-lenya.png]\\ + \\ + !Note: + {{{ + If you are behind a firewall: + contact your system administrator and get access to + port 22 on cvs.wyona.org AND cvs.apache.org (for SSH) + or 2401 for anoncvs access. + For more details take a look at + }}} + [http://xml.apache.org/forrest/community/howto/cvs-ssh/howto-cvs-ssh.html]\\ + \\ + __4. checkout lenya__\\ + * open the tree of the new CVS: head - lenya\\ + [http://www.target-x.de/lenya/img/cvs-module.png]\\ + * (rmb): Check Out Into... + [http://www.target-x.de/lenya/img/checkout-into.png]\\ + \\ + __5. repeat step 2 and 3 but for the cocoon cvs__\\ + * step 2: Project name: cocoon / Directory: c:\bin\cocoon + * step 3: login-data at [http://xml.apache.org/cvs.html#Download+the+Source] + \\ + __6. checkout cocoon__\\ + [http://www.target-x.de/lenya/img/checkout-cocoon.png]\\ + \\ + ---- + __Note:__ Eclipse also runs on Mac OS X. This means you can also use Eclipse as an IDE on Mac OS X! + + --[MarkusVaterlaus] + ---- + __Note2:__ Another way to download Lenya from CVS is: + + # Windows --> Show View --> Other... + # Select "CVS Repositories" + # Select "New" --> "Repository Location" from the Context Menu (normally right mouse button) + # Enter the values as mentioned above (CVS root for Lenya) + # Select the desired folder in HEAD + # Use the Context Action "Check Out As Project". Eclipse will download a recent version of Lenya to your workspace + + --[MarkusVaterlaus] + + + ---- + __Note3:__ In order to install Lenya CMS on your computer, keep in mind, that you will need Apache Tomcat, Cocoon 2.1 and some endorsed libaries. Make sure to check the following [instructions | http://www.wyona.org/download/downloading_and_installing.html] before you start. + + --[MarkusVaterlaus] + \\ + + King regards\\ + Thorsten [Scherler] + + Page: http://wiki.cocoondev.org/Wiki.jsp?page=Lenya , version: 8 on Thu Apr 24 11:39:39 2003 by MarkusVaterlaus - If you are interested in using Lenya as a project in [Eclipse|http://www.eclipse.org] have a look at [GET-Lenya]. ? ^^ + If you are interested in using Lenya as a project in [Eclipse|http://www.eclipse.org] have a look at [GETlenya]. ? ^ Page: http://wiki.cocoondev.org/Wiki.jsp?page=GET-lenya , version: 21 on Thu Apr 24 11:44:19 2003 by MarkusVaterlaus + [How to get lenya / cocoon with eclipse|http://wiki.cocoondev.org/Wiki.jsp?page=GET-lenya] - !!How to get [lenya] / cocoon with eclipse?\\ - !explained on WinXP - __1. - download eclipse__\\ - [download|http://www.eclipse.org] the newest version of eclipse!\\ - \\ - __2. create a new project (you have to do it 2 times)__\\ - Open your new eclipse installation and follow the following steps.\\ - \\ - __Note:__\\ - {{{You should create two directories within the directory where tomcat reside - e.g. with c:\bin\tomcat 4.1, makes c:\bin\lenya and c:\bin\cocoon}}} - {{{The root is the menu bar of eclipse}}} - * file - new - project - * Project name: lenya - * Project contents - use default __(false)__ - * Directory: c:\bin\lenya - [http://www.target-x.de/lenya/img/lenya-project.png]\\ - \\ - __[#3]. CVS root for lenya__\\ - * window - Open Perspective - CVS Repository Exploring - within CVS Repositories -> right mouse button (rmb): new - Repository Location\\ - * Host: cvs.wyona.org - * repository path : /usr/local/repositories - * user: anonymous - * password: - * connection type: pserver - [http://www.target-x.de/lenya/img/eclipse-lenya.png]\\ - \\ - !Note: - {{{ - If you are behind a firewall: - contact your system administrator and get access to - port 22 on cvs.wyona.org AND cvs.apache.org (for SSH) - or 2401 for anoncvs access. - For more details take a look at - }}} - [http://xml.apache.org/forrest/community/howto/cvs-ssh/howto-cvs-ssh.html]\\ - \\ - __4. checkout lenya__\\ - * open the tree of the new CVS: head - lenya\\ - [http://www.target-x.de/lenya/img/cvs-module.png]\\ - * (rmb): Check Out Into... - [http://www.target-x.de/lenya/img/checkout-into.png]\\ - \\ - __5. repeat step 2 and 3 but for the cocoon cvs__\\ - * step 2: Project name: cocoon / Directory: c:\bin\cocoon - * step 3: login-data at [http://xml.apache.org/cvs.html#Download+the+Source] - \\ - __6. checkout cocoon__\\ - [http://www.target-x.de/lenya/img/checkout-cocoon.png]\\ - \\ - ---- - __Note:__ Eclipse also runs on Mac OS X. This means you can also use Eclipse as an IDE on Mac OS X! - - --[MarkusVaterlaus] - ---- - __Note2:__ Another way to download Lenya from CVS is: - - # Windows --> Show View --> Other... - # Select "CVS Repositories" - # Select "New" --> "Repository Location" from the Context Menu (normally right mouse button) - # Enter the values as mentioned above (CVS root for Lenya) - # Select the desired folder in HEAD - # Use the Context Action "Check Out As Project". Eclipse will download a recent version of Lenya to your workspace - - --[MarkusVaterlaus] - - - ---- - __Note3:__ In order to install Lenya CMS on your computer, keep in mind, that you will need Apache Tomcat, Cocoon 2.1 and some endorsed libaries. Make sure to check the following [instructions | http://www.wyona.org/download/downloading_and_installing.html] before you start. - - --[MarkusVaterlaus] - \\ - - King regards\\ - Thorsten [Scherler] -
