You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by de...@lenya.apache.org on 2004/12/04 05:01:56 UTC

[Lenya Wiki] Updated: GETLenya

   Date: 2004-12-03T20:01:56
   Editor: AntonioGallardo <an...@apache.org>
   Wiki: Lenya Wiki
   Page: GETLenya
   URL: http://wiki.apache.org/lenya/GETLenya

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -7,6 +7,21 @@
 
 
 == How to get [:Lenya] / Cocoon with Eclipse? ==
+Same as Cocoon, Lenya's build system has a target to create the [http://www.eclipse.org Eclipse] project files automatically. Because Lenya depends on Cocoon, first we need to create the cocoon project for eclipse:
+
+ 1.  {{{cd $COCOON_HOME}}} and run {{{build eclipse-project}}}: this creates the {{{.project}}} and {{{.classpath}}} files for Cocoon.
+ *  Run {{{build eclipse-project}}}: this creates the {{{.project}}} and {{{.classpath}}} files,
+ *  {{{cd $LENYA_HOME}}} and run {{{build eclipse-project}}} too.
+ *  Launch Eclipse,
+ *  On the menu select File/Import.
+ *  In the dialog select: "Existing Project into Workspace" and click on "next" button
+ *  Click on "browse" and select $COCOON_HOME directory.
+ *  Click on "Finish" button.
+ *  On the menu select File/Import.
+ *  In the dialog select: "Existing Project into Workspace" and click on "next" button
+ *  Click on "browse" and select the $LENYA_HOME directory.
+ *  Click on "Finish" button.
+
 === explained on WinXP ===
 '''1. - download Eclipse'''
 [http://eclipse.org download] the newest version of Eclipse! I unziped the file to D:\opensource\bin\eclipse! So for me the following is correct, but your setting can be different.{{{ECLIPSE_HOME=D:\opensource\bin\eclipse

---------------------------------------------------------------------
To unsubscribe, e-mail:              dev-unsubscribe@lenya.apache.org
For additional commands, e-mail:            dev-help@lenya.apache.org
Apache Lenya Project                          http://lenya.apache.org