mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Example code - removed application service
This commit is contained in:
committed by
Jakub Chrzanowski
parent
78aa8b4db4
commit
2be34f79b2
@@ -9,7 +9,6 @@
|
||||
<resource-bundle>messages.MyBundle</resource-bundle>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<applicationService serviceImplementation="org.jetbrains.plugins.template.services.MyApplicationService"/>
|
||||
<projectService serviceImplementation="org.jetbrains.plugins.template.services.MyProjectService"/>
|
||||
</extensions>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user