Re: Eclipse and .NET
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- 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
.
Relevant Pages
- Re: Speed Up Compilation -article request
... Upgrading from Rational Application Developer (Eclipse based, BTW) from version 6 to version 7 for a team was a nightmare of metadata-file editing on a large team a few years ago. ... It would be really nice if IDE vendors could ... Ant does not require multiple entries for dependencies into multiple configuration files. ... (comp.lang.java.programmer) - Re: Eclipse ARM toolchain for the Linux
... the free GNU tools with the Eclipse IDE. ... Most programmers use the IDE that came with the tool, and rely on that for project management, compiler settings, etc. ... Doing things right takes time and money - it means more courses and education, or hiring more experienced employees that cost more money. ... (comp.arch.embedded) - Re: Codewarrior compiler command line???
... duplicate the command line for compile and link by telling it what IDE ... Far better would be to build the whole project from a makefile, ... Eclipse, I am happy with that for editing too. ... it's miles better than some of the editors in proprietary IDEs that I've ... (comp.arch.embedded) - Re: netbeans - or - Eclipse
... > Inviting comments about the free IDEs Eclipse and Netbeans ... > If you are using one of the two - have you tried the other IDE? ... Eclipse, and I'm unlikely to change again. ... The debugger is pathetic; I ... (comp.lang.java.softwaretools) - Re: GnatBench (from GPL edition)
... IDE without having to go through the rigmarole of producing it from ... understanding is that that pretty much the entire Eclipse IDE resides in its ... and in any event I don't know it anywhere near as well as I know Ada). ... one language is much like programming in any other. ... (comp.lang.ada) |
|