Browse CVS Repository
Annotation of /pal/weather/.project
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1.1.1 -
( hide annotations)
( download)
(vendor branch)
Mon Apr 3 07:59:41 2006 UTC
(18 years ago)
by karma
Branch: pal
CVS Tags: start, WEATHER-RELEASE-0_1, WEATHER-RELEASE-0_2
Changes since 1.1: +0 -0 lines
Initial Import
| 1 |
karma |
1.1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
|
|
<projectDescription> |
| 3 |
|
|
<name>weather</name> |
| 4 |
|
|
<comment>A collection of example projects showing how to use maven in different situations</comment> |
| 5 |
|
|
<projects> |
| 6 |
|
|
</projects> |
| 7 |
|
|
<buildSpec> |
| 8 |
|
|
<buildCommand> |
| 9 |
|
|
<name>org.eclipse.jdt.core.javabuilder</name> |
| 10 |
|
|
<arguments> |
| 11 |
|
|
</arguments> |
| 12 |
|
|
</buildCommand> |
| 13 |
|
|
</buildSpec> |
| 14 |
|
|
<natures> |
| 15 |
|
|
<nature>org.eclipse.jdt.core.javanature</nature> |
| 16 |
|
|
<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature> |
| 17 |
|
|
</natures> |
| 18 |
|
|
</projectDescription> |
|