Skip to content

StepicOrg/intellij-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

23e8946 · Aug 31, 2018
Aug 10, 2017
Apr 6, 2018
Aug 27, 2018
Jul 31, 2018
Aug 27, 2018
Aug 27, 2018
Aug 31, 2018
Aug 27, 2018
Aug 27, 2018
Oct 27, 2016
Dec 27, 2016
Aug 20, 2018
Aug 13, 2018
Feb 15, 2018
Nov 29, 2016
Aug 20, 2018

Repository files navigation

Stepik plugin for code challenges

More info you can find at wiki

Building

  1. Clone this project
  2. Import project structure from Gradle
  3. Update remote repositories if need
    Settings | Build, Execution, Deployment | Build tools | Maven | Repositories
    select bad repository and click on Update
  4. Run "stepik-union" run configuration

Install and set up

  1. Just install Stepik Union plugin from plugin repository.
    Default settings | Plugins > Browse repositories...

  2. Find Stepik Union plugin and press Install.

  3. To support Python code step in plugin, install also Python plugin from repository.

And then restart IDEA.

Usage

  1. Set up Python SDK, if you install Python plugin.
  2. Open Default settings | Other Settings | Stepik , authorise in this window. Press Ok
  3. Create new project with "Stepik Union" module type.

To send your code to the platform use actions in the "Step Description" tool window.