#: Thomas Ferris Nicolaisen (JIRA) changed the world a bit at a time by saying
on 10/9/2005 1:41 AM :#
[ http://jira.magnolia.info/browse/MAGNOLIA-362?page=comments#action_11361 ]
Thomas Ferris Nicolaisen commented on MAGNOLIA-362:
---------------------------------------------------
Post refactoring to a maven multiproject, the following is done to build the
project:
-Download activation.jar from
http://java.sun.com/products/javabeans/glasgow/jaf.html
-Extract the jar and rename into
$MAVEN_REPO/javax.activation/jars/activation-1.0.2.jar (linux) or
%MAVEN_REPO%\javax.activation\jars\activation-1.0.2.jar (windows)
-Run 'maven multiproject:install'
Note that this is not an Eclipse specific procedure. Will update later on how
it works out in Eclipse.
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...
Fabrizio posted to the list some time ago the steps to be done:
see thread: http://webmail.magnolia.info/Lists/dev-list/Message/4469.html
cheers,
./alex
--
.w( the_mindstorm )p.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------