1
2
3
4
5
6
7
8
9
10
11
12
| <?xml version="1.0" encoding="UTF-8"?>
| <project-module
| type="WEB"
| name="schoolManager"
| id="myeclipse.1385517871484"
| context-root="/schoolManager"
| j2ee-spec="5.0"
| archive="schoolManager.war">
| <attributes>
| <attribute name="webrootdir" value="WebRoot" />
| </attributes>
| </project-module>
|
|