Skip to content

Releases: fmoraes74/eclipseforces

Initial release

03 Apr 14:54
Compare
Choose a tag to compare

Initial release of EclipseForces.

  • automatically parse contests problem, including time limit, memory limit, modulo and any relative error
  • generate JUnit testcases for provided sample inputs and outputs
  • add new testcases easily by pressing Ctrl+6 on the JUnit test class (future generator will be added to make it even more easy)
  • code template can be edited to customize your default class layout
  • pluggable programming language support (Java provided, others can be added via plugin)

If you find any issues, please use report it via the Issues on Github.