add action to create course in course creator mode

This commit is contained in:
Ekaterina Tuzova
2017-05-18 11:45:20 +03:00
parent 987caaf26d
commit ce0c8252a8
16 changed files with 77 additions and 43 deletions
@@ -45,6 +45,11 @@
<add-to-group group-id="CCProjectViewGroup" anchor="last"/>
</action>
<action class="com.jetbrains.edu.coursecreator.PyCCChangeCourseInfo" id="ChangeCourseInfo" overrides="true"/>
<action id="Edu.CCNewCourse" class="com.jetbrains.edu.coursecreator.PyCCCreateCourseAction">
<add-to-group group-id="WelcomeScreen.QuickStart" anchor="after" relative-to-action="Edu.StartCourse"/>
<add-to-group group-id="FileMenu" anchor="after" relative-to-action="Edu.StartCourse"/>
</action>
</actions>
<project-components>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB