Browse CVS Repository
Contents of /houndhtmlparser/houndhtmlparser/.project
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( show annotations)
( download)
Thu Jun 15 15:52:38 2006 UTC
(17 years, 10 months ago)
by hajimen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
1.6-RELEASE
| 1 |
<projectDescription> |
| 2 |
<name>houndhtmlparser</name> |
| 3 |
<comment>This is a HTML Parser branched from http://sourceforge.net/projects/htmlparser. Based on experience of http://www.hound.jp/, it aims to parse real-world web page.</comment> |
| 4 |
<projects/> |
| 5 |
<buildSpec> |
| 6 |
<buildCommand> |
| 7 |
<name>org.eclipse.jdt.core.javabuilder</name> |
| 8 |
<arguments/> |
| 9 |
</buildCommand> |
| 10 |
</buildSpec> |
| 11 |
<natures> |
| 12 |
<nature>org.eclipse.jdt.core.javanature</nature> |
| 13 |
</natures> |
| 14 |
</projectDescription> |
|