When I use Eclipse with Java, it automatically points out errors, unused variables, whatever, as soon as I type.
With C, it does so only after I compile the project. Is there any way to fix this?
1 reply to this topic
#1
Posted 29 March 2011 - 02:28 PM
|
|
|
#2
Posted 29 March 2011 - 04:02 PM
Do you like the Eclipse way of doing it or the C way of doing it?
If you want your C compiler to do this, and it doesn't already it probably can't.
If you want to make Eclipse like your C editor try "Windows" -> "Preferences" -> "Run/Debug" and change some settings there.
If you want your C compiler to do this, and it doesn't already it probably can't.
If you want to make Eclipse like your C editor try "Windows" -> "Preferences" -> "Run/Debug" and change some settings there.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top










