用C使用Eclipse舒适的工作 [英] Working comfortably in C using Eclipse

查看:160
本文介绍了用C使用Eclipse舒适的工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗯,我一直在使用Java开发的Eclipse,我想现在使用它这使得C的应用程序。

Umm, I've been using Eclipse for Java development and I am trying to use it now for making C apps.

问题是,我并不感到太舒服。即:

The problem is that I don't feel too comfortable with it. Namely:


  1. 我需要包括手动头,即不会自动。

  2. 我从来没有见过一个QuickFix的可用任何问题。

  3. 我不能被编译之前发现的问题。

这是我怎么可能让自己感觉好一点任何想法?

Any ideas on how I could make myself feel a bit better?

很抱歉,如果我的问题是相当愚蠢的,但得到的方式从Java到C下来是相当困难的我。

Sorry if my questions are rather stupid, but getting the way down from Java to C is rather hard on me.

谢谢!

推荐答案

它呀稍用力从Java到C去,爪哇没当我编程C.存在

Yeah its a little harder to go from Java to C, Java didn't exist when I was programming C.

一些评论:

自动包括标题是很难用C
请见C 的#include头/ C ++

Automatically including headers is difficult in C See #include headers in C/C++

您可以使用皮棉捕捉一些错误...
http://syncor.blogspot.com/2010 /03/using-lint-in-eclipse-with-netburner.html

You could use lint to catch some errors... http://syncor.blogspot.com/2010/03/using-lint-in-eclipse-with-netburner.html

考虑做使用类似GTEST TDD和自动化您的构建过程。
http://www.slideshare.net/amritayan/test-driven-development -in-C ,可能会帮助你制定不同的节奏。

Consider doing TDD using something like gTest, and automate your build process. http://www.slideshare.net/amritayan/test-driven-development-in-c, might help you develop a different rhythm.

在Eclipse GTEST ...... https://github.com/ospector/gtest-gbar

gtest in Eclipse ... https://github.com/ospector/gtest-gbar

玩得开心!

这篇关于用C使用Eclipse舒适的工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆