Skip to content

[Eng] Home

2Pit edited this page Nov 1, 2016 · 1 revision

Stepik plugin for code challenges

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 task 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 "Task Description" tool window.