shuber 2005/06/28 17:40:46 CEST
Modified files:
. README
Log:
Add instructions for working with IDEA.
Revision Changes Path
1.72 +11 -0 jahia/README
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/README.diff?r1=1.71&r2=1.72&f=h
Index: README
===================================================================
RCS file: /home/cvs/repository/jahia/README,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- README 22 Jun 2005 15:29:07 -0000 1.71
+++ README 28 Jun 2005 15:40:45 -0000 1.72
@@ -143,6 +143,17 @@
running this goal you will want though to run :
deploy:tomcat
which is a requirement the first time.
+
+ WORKING WITH IDEA
+------------------------------------------------------------------------------
+ In the core/ directory, you will find a jahia.ipr project file. Before using
+ it, make sure you have the following variable set under "File" -> "Settings"
+ -> "Path Variables" :
+
+ maven-rep : PATH_TO_YOUR_MAVEN_REPOSITORY
+
+ You can then open the jahia.ipr file and normally you should have a fully
+ integrated development environment.
MAVEN TREE STRUCTURE
------------------------------------------------------------------------------