About the IDEs for IOI
Difference between en1 and en2, changed 7 character(s)
The list of IDEs available for the IOI contest has been online for a while now [Link](https://ioi2019.az/en-content-26.html).↵

Sadly, as [user:geniucos,2019-07-15] pointed out in [his blog](https://codeforces.com/blog/entry/61780), Code::Blocks — the only full IDE made for C++ (autocomplete, debug, run and a GUI ok out-of-the-box) is really unstable on Ubuntu, and the IOI tech team offers no support for it.↵

The only other full IDE compatible with C++ seems to be Eclise, written in and for Java, but a nice C++ IDE, after the necessary add-in are installed (the CDT add-in — C++ Development Tools).↵

**Note that the official webpage clearly states '
_Eclipse 4.11 (+ JDT & CDT 9.8)_'.**↵

I downloaded the VM for testing the OS we will use, and either I don't know how to activate CDT for Eclipse, either it was not installed, as I was unable to create any C++ project:↵

![ ](/predownloaded/e4/3d/e43d281b73a24c0244254f0211ed9e6c4bc80164.png)↵

This is a screen shoot of the virtual machine with Eclipse offering no option to create a C++ project. _I searched in the settings for "C++" keyword but found nothing._↵

**Below a picture of my version of Eclipse with CDT installed:**↵

![ ](/predownloaded/ee/88/ee88045852e77b16ca8165ac5bb6fcab52f459aa.png)↵

Is there a secret option I don't know about, is the VM not up-to-date or is the IDEs list just wrong?↵

For any IOI current/former participant, what IDE do you recomamend the most and why?↵

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English theodor.moroianu 2019-07-15 19:46:03 7 (published)
en1 English theodor.moroianu 2019-07-15 19:44:05 1495 Initial revision (saved to drafts)