Re: Eclipse and .NET
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Thu, 8 Dec 2005 19:07:16 -0000
Peter Rilling <peter@xxxxxxxxxxxxxxxxxx> wrote:
> Are there any good plug-in for Eclipse IDE that suppose .NET and C#. I
> think the Eclipse IDE is better than VS.NET and it would be nice to develop
> in this environment. I also do Java development so it would be a benefit to
> use the same IDE for both.
I feel your pain. Eclipse is a lovely IDE, and its Java tooling is
wonderful. (I hear that IDEA is even better, but I've never managed to
get into it.)
Unfortunately, the only C# plugin I've seen for Eclipse is pretty lousy
- it's basically syntax colouring and a call out to csc (in a nasty
console window).
The good news is that VS 2005 is significantly better than VS.NET 2003
- Microsoft have joined the 21st century and discovered refactoring :)
I still miss things like "Organise Imports" and the ability to hold
down Ctrl to turn just about anything into a navigational hyperlink
though...
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Eclipse and .NET
- From: jeremiah johnson
- Re: Eclipse and .NET
- References:
- Eclipse and .NET
- From: Peter Rilling
- Eclipse and .NET
- Prev by Date: SharedProperty iteration
- Next by Date: Re: C# runtime version
- Previous by thread: Eclipse and .NET
- Next by thread: Re: Eclipse and .NET
- Index(es):
Relevant Pages
|