On Mon, 2016-01-18 at 14:02 +0000, rsw0x via Digitalmars-d wrote: > […] > > Isn't CLion just regular opensource JetBrains' IDE with a > proprietary C++ extension?
Yes and no. As with all JetBrains product, it is all based on the same Kotlin/Java implemented engine. However there are (apparently according to JetBrains insider sources) some subtle differences in how plugins work with the different variants of the engine. Also there is the "which version" problem. CLion assumes use of CMake/Make for project definition. There are requests for CMake/Ninja and SCons. Kingsley is currently trying to get the D stuff working in IDEA with Dub. If D is to replace C++ rather than Java/Kotlin/Scala/Clojure/Groovy, then it would be a good idea for it to work in CLion. -- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
signature.asc
Description: This is a digitally signed message part
