mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
nekohtml as module library (move from product to java plugin)
GitOrigin-RevId: 9cbf9388b6264b92744410bca6f23d23030ba59e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
00326f1ec8
commit
d8328522e5
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user