eclipse-cdt
Adding GCC compiler to Eclipse IDE
How can I开发者_Python百科 add GCC compiler to the Eclipse IDE? Thanks.I\'m fairly sure the CDT package for eclipse uses GCC. There may be some additional installation required if you\'re using Windo[详细]
2023-03-16 03:50 分类:问答Eclipse CDT: Disable red underlining
I use eclipse cdt and I included some files. Unfortunalty I cannot add开发者_开发问答 the include path to my eclipse project since then eclipse will always crash when it starts indexing the newly adde[详细]
2023-03-14 13:59 分类:问答Is there any shortcut key to switch between .cc and .h in Eclipse CDT?
Is there any shortcut key to switch between .cc and .h in Eclipse CDT? I was using visual stdio , I can switch between .cc and .h us开发者_C百科ing alt+o,[详细]
2023-03-13 04:46 分类:问答How to let Eclipse run different make targets before Run/Debug
I am developing a C++ app in Eclipse with CDT plugin, using my own Makefile. Is there a way how to force Eclipse to run make all before I run the project but make debug before I try to debug it? I wan[详细]
2023-03-12 04:43 分类:问答bison/flex parser into eclipse
I\'m having trouble figuring out how to \"merge\" two of my projects. -- I\'ve got a project consisting of a bison/flex parser with its sources and its own makefile.[详细]
2023-03-11 07:05 分类:问答Problems with Eclipse cdt plugin
I have pre-installed Eclip开发者_开发知识库se Gallileo for Java Developers on my PC and recently downloaded cdt plugin for it, using eclipse\'s Install Wizard.[详细]
2023-03-10 21:20 分类:问答Eclipse C++ Running/Debugging problems with console IO
I\'ve been trying to get into C++ programming with Eclipse, but I\'m having problems setting up Eclipse.[详细]
2023-03-10 13:26 分类:问答Integrating Qt with eclipse
I have stuck with problem of building Qt projects in Eclipse. First of all here is the sequence of steps which I went 开发者_运维技巧through when I installed Qt plugin.[详细]
2023-03-10 12:34 分类:问答Why does Eclipse-CDT sometimes not run my custom builder?
I have an Eclipse-CDT workspace with开发者_开发百科 8 projects in it. 3 of those projects use an External Tool (builder) to run a Python script that generates a header file prior to building the rest[详细]
2023-03-10 09:45 分类:问答Debugging a Python Extension in Eclipse
I have a Python extension that I have successfully built and used on Windows, OSX, and linux.I now need to be able to debug this Python extension.I am averse to the use of gdb at the command line, so[详细]
2023-03-09 21:23 分类:问答
加载中,请稍侯......