Browse Subversion Repository
Contents of /palwassr/trunk/.project
Parent Directory
| Revision Log
Revision 1353 -
( show annotations)
( download)
Fri Nov 14 16:30:19 2008 UTC
(15 years, 4 months ago)
by karma
File size: 698 byte(s)
create trunk and move all files.
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<projectDescription> |
| 3 |
<name>palwassr</name> |
| 4 |
<comment></comment> |
| 5 |
<projects> |
| 6 |
</projects> |
| 7 |
<buildSpec> |
| 8 |
<buildCommand> |
| 9 |
<name>org.maven.ide.eclipse.maven2Builder</name> |
| 10 |
<arguments> |
| 11 |
</arguments> |
| 12 |
</buildCommand> |
| 13 |
<buildCommand> |
| 14 |
<name>org.eclipse.jdt.core.javabuilder</name> |
| 15 |
<arguments> |
| 16 |
</arguments> |
| 17 |
</buildCommand> |
| 18 |
</buildSpec> |
| 19 |
<natures> |
| 20 |
<nature>org.eclipse.jdt.core.javanature</nature> |
| 21 |
<nature>org.maven.ide.eclipse.maven2Nature</nature> |
| 22 |
<nature>org.seasar.dolteng.eclipse.nature</nature> |
| 23 |
<nature>org.seasar.dblauncher.nature</nature> |
| 24 |
<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature> |
| 25 |
</natures> |
| 26 |
</projectDescription> |
|