如何使用eclipse进行C#开发?
可以使用eclipse进行C#开发吗? 如果可以的话,该怎么办呢?您最喜欢的组合是什么?
Is it possible to use eclipse for C# development?
If so, how to do it? What's your preferred combination?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
虽然我见过一些半成品的插件,但我不相信有任何东西可以接近 Eclipse 中的 Java 工具。
如果您使用的是 Windows,那么最好使用 Visual Studio。如果您使用其他平台,请使用 VM 和 Visual Studio,使用 MonoDevelop 或 Visual Studio 代码。
虽然我希望 Eclipse 能够提供良好的 C# 支持(并且有一次我考虑自己尝试做这样的事情),但现实是目前还没有这样的支持。
While I've seen a few partially-baked plugins, I don't believe there's anything which comes even close to the Java tooling within Eclipse.
If you're on Windows you'd be best off using Visual Studio. If you're on another platform, either use a VM and Visual Studio, use MonoDevelop or Visual Studio Code.
Whilst I'd love there to be good C# support in Eclipse (and at one point I considered trying to do such a thing myself) the reality is that it's just not there at the moment.
如果您想要免费的 IDE,请使用 VisualStudio Express。甚至是 SharpDevelop。 Eclipse 上的插件并不适合 C# / .Net 开发。如果您使用 Mono,请尝试 MonoDevelop 或 SharpDevelop。
Use VisualStudio Express if you want a free IDE. Or even SharpDevelop. Plugins on Eclipse do not come close for C# / .Net development. If you are on Mono, try MonoDevelop or, again, SharpDevelop.