tccaide is a plugin for Topcoder arena required to support Topcoder problems in caide tools.
Note: JRE 1.7+ is required.
-
Create a caide project in one of caide tools. See caide for a command line tool or VsCaide for a Visual Studio Extension.
-
Download tccaide.jar file from releases page.
-
Log into Arena and select Options -> Editor from main menu.
-
Click Add button. Use the following settings:
- Name - caide
- EntryPoint - net.slycelote.caide.EntryPoint
- ClassPath - path to the jar file you downloaded.
-
Click OK, and then Configure.
-
Input path to caide project that you created in the first step. Click 'Verify & Save'.
Simply open a problem in Topcoder Arena. Solution template and testing code will be created automatically. Don't forget to hit 'Compile' button in Arena before submitting!
The topcoder plugin doesn't have any options. Refer to caide documentation for general caide configuration.