GithubHelp home page GithubHelp logo

eclipseforces's Introduction

eclipseforces

CodeForces Eclipse plugin

Features

  • create a new project for each contest
  • generates a JUnit testcase for each problem with given test cases already setup
  • attempts to parse any modulo from the problem statement and make it available via MOD constant
  • attempts to parse any relative error from the problem statement and uses it during solution checking
  • parses timeout from the problem statement and adds it to the JUnit test case
  • add additional test cases easily
  • generated code template can be edited for usual input functions, etc...
  • currently supports Java only. Other languages can be added via plugins

Installing

An update site will be provided once I have time to set it up. For now, go to the releases and download the plugin JAR file. Place it inside your Eclipse plugins directory and reestart Eclipse.

Using

Add the EclipseForces views to your perspective. Available ones:

  • Contest List: provides a list of contests fetched from the Codeforces website
  • Problem List: a list of all problems with contest, date, level and tags/categories
  • Problem Statement: shows the problem statement for the currently opened solution code

From the Contest List, select the view menu and select one of the options to get the list of contests available (current ones, current contest list page or full list).

Once the contest list is updated, double-click on the desired contest and a new project will be created and the first problem opened in the editor.

Bugs

If you find any bugs or issues, feel free to report them via the Github issues for this project.

Acknowledgement

This plugin would not have been possible without the EclipseCoder plugin by Fredrik Fornwall (http://fornwall.net/eclipsecoder) which was used as the basis for this code.

License

This plugin is available via the Apache 2 License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.