|
|
|
|
|
by malkia
5860 days ago
|
|
It does, as it works for a lot of people just fine, but it's not without it's quirks. Some things that are better in XCode: filtering of options, error bubbles, keyboard mappings. Some things that are better in MSVC: Debugging! Maybe because I had to use MSVC for the last 10 years, and I'm so used to it. XCode is also not bad, but would need more time adjusting to the keyboard shortcuts |
|
Debugging Java with Eclipse is about the same as debugging C# with VS in my experience, though it seems that VS's output console is slower than Eclipse's, and both are slower than a pure terminal.