Revision: 1844
Author: ross.gardler
Date: Mon Feb 15 14:21:02 2010
Log: Add a note about turning on Maven dependency management.
http://code.google.com/p/simal/source/detail?r=1844

Modified:
 /wiki/DevelopSimal.wiki

=======================================
--- /wiki/DevelopSimal.wiki     Mon Feb  1 07:43:24 2010
+++ /wiki/DevelopSimal.wiki     Mon Feb 15 14:21:02 2010
@@ -48,6 +48,8 @@
To import the code templates go to {{{ Window -> Preferences -> Java -> Code Style -> Code Templates }}}.
 Select {{{Import}}} and choose the simal_codetemplates.xml.

+Note that you do not need to use the Simal style and templates for all our projects, you can configure templates on a per project basis within Eclipse.
+
 ==Recommended Plugins==

 The following Eclipse plugins are useful when developing Simal.
@@ -98,10 +100,7 @@
After following these steps the source code for Simal will be checked out from
 version control, ready for you to start work.

-After importing from SVN Maven will download all dependencies, this can take some -time depending on the speed of your network detection, but it is a one-off step.
-
-
+After importing the files from SVN you will need to tell Eclipse to use Maven to build the source. To do this right click on each of te {{{uk.ac.osswatch.simal.*}}} projects and select {{{Maven -> Enable Dependency Management}}}. Maven will now download all dependencies, this can take some time depending on the speed of your network detection, but it is a one-off step.

 ===Test Setup So Far===

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to