remove xpp3 lib on favour of XStream (included as transitive dep)

This commit is contained in:
Vladimir Krivosheev
2018-02-14 16:52:27 +01:00
parent 0606fdb958
commit 2dc552acf7
4 changed files with 0 additions and 12 deletions
-11
View File
@@ -1,11 +0,0 @@
<component name="libraryTable">
<library name="xpp3-1.1.4-min">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/xpp3-1.1.4-min.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/lib/src/xpp3-1.1.4-min-src.jar!/" />
</SOURCES>
</library>
</component>
Binary file not shown.
Binary file not shown.
-1
View File
@@ -10,7 +10,6 @@
<orderEntry type="module" module-name="intellij.platform.debugger" />
<orderEntry type="library" name="XmlRPC" level="project" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="library" name="xpp3-1.1.4-min" level="project" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
<orderEntry type="library" name="XStream" level="project" />