Files
openide/plugins/built-in-help/intellij.platform.builtInHelp.iml
Gregory.Shrago 447c979662 IDEA-CR-53917 use common jsoup lib and advance its version
GitOrigin-RevId: 657ca6ec26e16c3246e3b9358eb15334700a54b4
2019-10-24 17:47:09 +00:00

116 lines
6.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<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="kotlin-stdlib-jdk8" level="project" />
<orderEntry type="library" name="netty-codec-http" level="project" />
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-core:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-core:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-analyzers-common:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-analyzers-common:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-analyzers-common/5.0.0/lucene-analyzers-common-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-queries:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-queries:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-queries/5.0.0/lucene-queries-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-highlighter:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-highlighter:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-highlighter/5.0.0/lucene-highlighter-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-join/5.0.0/lucene-join-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-memory/5.0.0/lucene-memory-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-queries/5.0.0/lucene-queries-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-queryparser:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-queryparser:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-queryparser/5.0.0/lucene-queryparser-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-queries/5.0.0/lucene-queries-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-sandbox/5.0.0/lucene-sandbox-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-codecs:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-codecs:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-codecs/5.0.0/lucene-codecs-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-suggest:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-suggest:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-suggest/5.0.0/lucene-suggest-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-analyzers-common/5.0.0/lucene-analyzers-common-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-misc/5.0.0/lucene-misc-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-queries/5.0.0/lucene-queries-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.lucene:lucene-misc:5.0.0" type="repository">
<properties maven-id="org.apache.lucene:lucene-misc:5.0.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-misc/5.0.0/lucene-misc-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/apache/lucene/lucene-core/5.0.0/lucene-core-5.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="gson" level="project" />
<orderEntry type="library" name="commons-compress" level="project" />
<orderEntry type="library" name="jsoup" level="project" />
<orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.platform.builtInServer.impl" />
<orderEntry type="module" module-name="intellij.xml.impl" />
<orderEntry type="module" module-name="intellij.platform.core.impl" />
<orderEntry type="module" module-name="intellij.platform.util" />
</component>
</module>