mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-192119 Some SVG icons are rendered incorrectly in IDE
This commit is contained in:
Generated
+3
-1
@@ -1,12 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Xerces" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="xerces:xercesImpl:2.11.0" />
|
||||
<properties maven-id="xerces:xercesImpl:2.11.0" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar!/" />
|
||||
<roor url="jar://$MAVEN_REPOSITORY$/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar!/" />
|
||||
<roor url="jar://$MAVEN_REPOSITORY$/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Generated
+2
-2
@@ -1,8 +1,8 @@
|
||||
<component name="libraryTable">
|
||||
<library name="batik" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.xmlgraphics:batik-all:1.9.1" />
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.xmlgraphics:batik-all:1.10" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/xmlgraphics/batik-all/1.9.1/batik-all-1.9.1.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/xmlgraphics/batik-all/1.10/batik-all-1.10.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
|
||||
Reference in New Issue
Block a user