[ http://jira.magnolia.info/browse/MAGNOLIA-362?page=comments#action_11026 ] Philipp Bracher commented on MAGNOLIA-362: ------------------------------------------
is on wiki we should move it to the xdocs http://www.magnolia.info/wiki/Wiki.jsp?page=MagnoliaEclipseWTP > 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 Developer Preview > Reporter: Fabrizio Giustina > Assignee: Fabrizio Giustina > Priority: Minor > Fix For: 2.2 Developer Preview > > 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
