IDEA-227569 com.intellij.diagnostic.PluginException: Cannot create class com.intellij.openapi.options.colors.pages.JSPColorsPage appears after installaion of JSP plugin

creating com.intellij.modules.jsp.base module to mark jsp-compliant products

GitOrigin-RevId: c3e0894bcd856b7fafe7191943b0331b4b8b9364
This commit is contained in:
Dmitry Avdeev
2019-12-19 16:44:11 +03:00
committed by intellij-monorepo-bot
parent 1a65dd741d
commit 6e98bba244

View File

@@ -16,6 +16,7 @@
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include href="/META-INF/PlatformLangPlugin.xml" xpointer="xpointer(/idea-plugin/*)"/>
<module value="com.intellij.modules.all"/>
<module value="com.intellij.modules.jsp.base"/>
<xi:include href="/META-INF/RemoteServers.xml" xpointer="xpointer(/idea-plugin/*)">
<xi:fallback/>