Блог пользователя Gentleman

Автор Gentleman, 13 лет назад, По-английски

Hello, CF community

Could you be so kind to help me install below plug-ins in IntelliJ IDEA 10.5.1. Thank you in advance!

  1. FileEdit
  2. RETester [based on ExampleBuilder]
  3. CodeProcessor
p.s.: I think it will be very useful for coders.
  • Проголосовать: нравится
  • +2
  • Проголосовать: не нравится

13 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
You should start from How to install The Arena plug-ins.

These three lines you often see at the bottom of a submission in Topcoder are added by CodeProcessor, which in turns uses FileEdit and RETester in your case.

The docs for the plugins is here, in particular here are those for CodeProcessor.