You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
688 B
Plaintext
17 lines
688 B
Plaintext
11 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<projectDescription>
|
||
|
<name>webmagic-saxon</name>
|
||
|
<comment>A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content
|
||
|
extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
|
||
|
<projects>
|
||
|
<project>webmagic-core</project>
|
||
|
</projects>
|
||
|
<buildSpec>
|
||
|
<buildCommand>
|
||
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
||
|
</buildCommand>
|
||
|
</buildSpec>
|
||
|
<natures>
|
||
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||
|
</natures>
|
||
|
</projectDescription>
|