Browse Subversion Repository
Contents of /trunk/lets-webapp/.project
Parent Directory
| Revision Log
Revision 237 -
( show annotations)
( download)
Tue Aug 17 00:52:22 2010 UTC
(13 years, 7 months ago)
by nrb23156
File size: 1004 byte(s)
m2eclipseの更新
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<projectDescription> |
| 3 |
<name>lets-webapp</name> |
| 4 |
<comment></comment> |
| 5 |
<projects> |
| 6 |
<project>Servers</project> |
| 7 |
</projects> |
| 8 |
<buildSpec> |
| 9 |
<buildCommand> |
| 10 |
<name>org.eclipse.jdt.core.javabuilder</name> |
| 11 |
<arguments> |
| 12 |
</arguments> |
| 13 |
</buildCommand> |
| 14 |
<buildCommand> |
| 15 |
<name>org.eclipse.wst.common.project.facet.core.builder</name> |
| 16 |
<arguments> |
| 17 |
</arguments> |
| 18 |
</buildCommand> |
| 19 |
<buildCommand> |
| 20 |
<name>org.eclipse.wst.validation.validationbuilder</name> |
| 21 |
<arguments> |
| 22 |
</arguments> |
| 23 |
</buildCommand> |
| 24 |
<buildCommand> |
| 25 |
<name>org.maven.ide.eclipse.maven2Builder</name> |
| 26 |
<arguments> |
| 27 |
</arguments> |
| 28 |
</buildCommand> |
| 29 |
</buildSpec> |
| 30 |
<natures> |
| 31 |
<nature>org.maven.ide.eclipse.maven2Nature</nature> |
| 32 |
<nature>org.eclipse.jdt.core.javanature</nature> |
| 33 |
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> |
| 34 |
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> |
| 35 |
</natures> |
| 36 |
</projectDescription> |
|