Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Eclipse (Score 1) 643

Care to enlighten us on what was lacking with Eclipse and CDT?

Refactoring. SlickEdit has decent, useful refactoring transforms for C/C++. This proves that they can be implemented reasonably, even if they're not totally safe in a semantics-preserving sense.

Eclipse+CDT, OTOH, has only a rename transform, and even that's still in alpha.

Slashdot Top Deals

"The eleventh commandment was `Thou Shalt Compute' or `Thou Shalt Not Compute' -- I forget which." -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...