mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
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:
committed by
intellij-monorepo-bot
parent
1a65dd741d
commit
6e98bba244
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user