mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Create course from course creator plugin (EDU-349)
This commit is contained in:
@@ -32,4 +32,11 @@
|
||||
<pyReferenceResolveProvider implementation="com.jetbrains.edu.coursecreator.PyCCReferenceResolveProvider"/>
|
||||
</extensions>
|
||||
|
||||
<actions>
|
||||
<action class="com.jetbrains.edu.coursecreator.PyCCCreateProjectFromArchive" id="PyCC.NewEdu" text="Create New Educational Project">
|
||||
<add-to-group group-id="CCFileGroup" anchor="last"/>
|
||||
<add-to-group group-id="CCProjectViewGroup" anchor="last"/>
|
||||
</action>
|
||||
</actions>
|
||||
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user