You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some editors (like Eclipse) auto compile and highlight errors as the user
is typing. We can also add background running of sample tests.
We can have an UI like this:
1. Red Light: Code does not compile
2. Yellow Light: Code compiles but does not pass sample test cases.
3. Green Light: Code compiles and passes sample test cases.
Original issue reported on code.google.com by pathikrit.bhowmick on 22 Feb 2009 at 7:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
pathikrit.bhowmick
on 22 Feb 2009 at 7:10The text was updated successfully, but these errors were encountered: