mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-06 06:41:54 +00:00
fix bundle ref
This commit is contained in:
parent
e901750938
commit
783d753e28
@ -17,7 +17,7 @@
|
|||||||
<module name="intellij.platform.jewel.markdown.extensions.gfmAlerts"></module>
|
<module name="intellij.platform.jewel.markdown.extensions.gfmAlerts"></module>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<resource-bundle>messages.MyBundle</resource-bundle>
|
<resource-bundle>messages.ComposeTemplate</resource-bundle>
|
||||||
|
|
||||||
<extensions defaultExtensionNs="com.intellij">
|
<extensions defaultExtensionNs="com.intellij">
|
||||||
<toolWindow factoryClass="org.jetbrains.plugins.template.toolWindow.MyToolWindowFactory" id="MyToolWindow"/>
|
<toolWindow factoryClass="org.jetbrains.plugins.template.toolWindow.MyToolWindowFactory" id="MyToolWindow"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user