Anchor |
---|
| Installation overview |
---|
| Installation overview |
---|
|
Installation overviewThis document contain the instruction on how to install and configure a WAR Maven project. The screen shots are taken from the Eclipse Java EE IDE for Web Developers - Version: Indigo Service Release 2 IDE. If you are using a different version of Eclipse Java EE or a different variant of Eclipse, the screen shots may differ. It is important to keep in mind that the following instructions should be viewed as to what has to be done rather than how to do it. There are 3 sections to this document. These sections are: indent |
---|
|
This section deals with creating a Maven war project using the war-template. You should notice that in this section:
# Items 1 - 7 deal with checking out the war template from the SVN repository.
# Items 8 - 9 deal with renaming the war template.
# Items 10 - 17 deal with checking in the renamed project into a new SVN repository specifically for you project.
| indent |
---|
1 | 1 |
There is nothing new here and you should know how to do the above relative to the Eclipse IDE that you are using
|
|