[ http://jira.magnolia.info/browse/MAGNOLIA-362?page=comments#action_11294 ]
Thomas Ferris Nicolaisen commented on MAGNOLIA-362: --------------------------------------------------- The Eclipse link is dead. It is no longer recommended/possible to download the eclipse+webtools bundle. Rather download a fresh Eclipse (3.1) and follow the steps here: http://www.eclipse.org/webtools/development/updatesite/updatesite.html > Documentation: dev environment setup using maven and eclipse > ------------------------------------------------------------ > > Key: MAGNOLIA-362 > URL: http://jira.magnolia.info/browse/MAGNOLIA-362 > Project: magnolia wcm > Type: Task > Components: development tools > Versions: 2.1 Final > Reporter: Fabrizio Giustina > Assignee: Philipp Bracher > Priority: Minor > Fix For: 2.2 Final > > > Add documentation (xdoc) on how set up a working environment using eclipse. > Quick steps: > - install svn > - install maven > - install eclipse 3.1M6 + eclipse webtools M4 > http://download.eclipse.org/webtools/downloads/drops/S-1.0M4-200504292037/ > - install tomcat 5.5 > - checkout the project using svn > - run "maven eclipse" and "maven copylibs" > - open eclipse and import the project > - do a complete build > - right click on the project and select "Run on server" -> you will be asked > to setup a runtime, select "Tomcat 5.5" and configure the directory where you > installed tomcat > - that's all, now you can run magnolia from inside eclipse, debug classes and > jsp, code with jsp tag assist and so on... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
