We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f52cd commit 20c9d30Copy full SHA for 20c9d30
src/main/resources/META-INF/plugin.xml
@@ -13,7 +13,6 @@
13
id="CodeXPToolWindow"/>
14
<postStartupActivity implementation="com.github.ilovegamecoding.intellijcodexp.startup.CodeXPStartupActivity"/>
15
<applicationService serviceImplementation="com.github.ilovegamecoding.intellijcodexp.core.CodeXP"/>
16
- <applicationService serviceImplementation="com.github.ilovegamecoding.intellijcodexp.core.CodeXPUser"/>
17
<applicationService serviceImplementation="com.github.ilovegamecoding.intellijcodexp.services.CodeXPService"/>
18
</extensions>
19
0 commit comments