nekohtml as module library (move from product to java plugin)

GitOrigin-RevId: 9cbf9388b6264b92744410bca6f23d23030ba59e
This commit is contained in:
Vladimir Krivosheev
2021-02-03 19:07:16 +01:00
committed by intellij-monorepo-bot
parent 00326f1ec8
commit d8328522e5
2 changed files with 10 additions and 11 deletions

View File

@@ -46,7 +46,16 @@
<orderEntry type="library" name="commons-collections" level="project" />
<orderEntry type="module" module-name="intellij.java.structureView" exported="" />
<orderEntry type="module" module-name="intellij.spellchecker" />
<orderEntry type="library" name="nekohtml" level="project" />
<orderEntry type="module-library">
<library name="nekohtml" type="repository">
<properties include-transitive-deps="false" maven-id="net.sourceforge.nekohtml:nekohtml:1.9.22" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.platform.builtInServer.impl" />
<orderEntry type="module" module-name="intellij.java.uast" />
<orderEntry type="library" name="gson" level="project" />