开发者

what is the purpose of CDT in eclipse?

开发者 https://www.devze.com 2023-02-08 06:24 出处:网络
hi now i am download and install ndk开发者_JS百科 but the CDT is important for me...tell me the purpose CDT....The CDT is for developers who want to do C and C++ development in Eclipse, it\'s the C/C+

hi now i am download and install ndk开发者_JS百科 but the CDT is important for me...tell me the purpose CDT....


The CDT is for developers who want to do C and C++ development in Eclipse, it's the C/C++ developer tools (see here).

Since Eclipse was primarily built for Java originally (yes, I know its original intent was always to be a generalised environment, but Java really is the "elephant in the room" in terms of what Eclipse does), the CDT is sort of an add-on that allows it to interface to C compilers and other tools.


providing a fully functional c and c++.Integrated development environment for eclipse platform

0

精彩评论

暂无评论...
验证码 换一张
取 消