-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathParser.iml
More file actions
33 lines (33 loc) · 2.14 KB
/
Parser.iml
File metadata and controls
33 lines (33 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="nutch-1.8" level="project" />
<orderEntry type="library" name="commons-configuration-1.6" level="project" />
<orderEntry type="library" name="commons-lang-2.6" level="project" />
<orderEntry type="library" name="commons-logging-1.1.1" level="project" />
<orderEntry type="library" name="commons-codec-1.7" level="project" />
<orderEntry type="library" name="guava-12.0.1" level="project" />
<orderEntry type="library" name="hadoop-annotations-2.2.0" level="project" />
<orderEntry type="library" name="hadoop-auth-2.2.0" level="project" />
<orderEntry type="library" name="hadoop-common-2.2.0" level="project" />
<orderEntry type="library" name="hbase-client-0.98.0-hadoop2" level="project" />
<orderEntry type="library" name="hbase-common-0.98.0-hadoop2" level="project" />
<orderEntry type="library" name="hbase-protocol-0.98.0-hadoop2" level="project" />
<orderEntry type="library" name="htrace-core-2.04" level="project" />
<orderEntry type="library" name="jackson-core-asl-1.8.8" level="project" />
<orderEntry type="library" name="jackson-mapper-asl-1.8.8" level="project" />
<orderEntry type="library" name="netty-3.6.6.Final" level="project" />
<orderEntry type="library" name="protobuf-java-2.5.0" level="project" />
<orderEntry type="library" name="slf4j-api-1.6.4" level="project" />
<orderEntry type="library" name="zookeeper-3.4.5" level="project" />
<orderEntry type="library" name="phoenix-4.6.0-HBase-0.98-client-minimal" level="project" />
<orderEntry type="library" name="phoenix-4.6.0-HBase-0.98-client" level="project" />
<orderEntry type="library" name="jaunt1.1.2" level="project" />
<orderEntry type="library" name="CommonTools" level="project" />
</component>
</module>