[project] quick fix of IDEA startup crash

A proper fix would be correcting the layout; in progress.

GitOrigin-RevId: 2518136d35da9b9f1c5beb016b2b8028adbf2cec
This commit is contained in:
Roman Shevchenko
2019-06-11 23:28:31 +02:00
committed by intellij-monorepo-bot
parent 0b7d5db754
commit 2cd589c0de

View File

@@ -1,4 +1,4 @@
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" use-idea-classloader="true">
<id>com.intellij.java</id>
<name>Java</name>
<description>Java language support.</description>