You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by Apache Wiki <wi...@apache.org> on 2007/03/02 08:06:42 UTC

[Shale Wiki] Update of "ShaleAndClayTutorial" by Hermod Opstvedt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Shale Wiki" for change notification.

The following page has been changed by Hermod Opstvedt:
http://wiki.apache.org/shale/ShaleAndClayTutorial

------------------------------------------------------------------------------
  After you have done his, a project will have been created for you in a directory with the same name as you gave for the artifactId. Move to this directory.
  
  To make Eclipse understand that this is an Eclipse project you need to run the following Maven2 command:[[BR]]
+ 
+ {{{
- {{{mvn eclipse:eclipse –Dwtpversion=1.5 }}}[[BR]] 
+ mvn eclipse:eclipse –Dwtpversion=1.5 
- (If you are using an older version of the Maven Eclipse plugin you may have to specify 1.0)
+ }}}
  
+ 
- After running this command a couple of files and a directory will be created, that is needed for Eclipse. Your layout should look something like this:
+ After running this command a couple of files and a directory will be created that is needed for Eclipse. Your layout should look something like this:
  
  attachment:ShaleClaydir1.jpg