-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Faylixe edited this page Oct 26, 2015
·
5 revisions
Jammy is a set of eclipse plugin for managing Google Code Jam development. It supports following features :
- UI through a dedicated perpective including
- Problem description, analysis
- Contest explorer for navigate between available problem for a given round
- Submission monitoring
- Automatic submission
- Test dataset extraction based on description example
Basic plugin installation provides support for Java language only, but any programming language could be supported, using the Addon API.
- Jammy javadoc