How can I make eclipse look like VS.NET 2010?
- by Juan Manuel
I am constantly switching between a project written in C# 4.0 and another one written in Java.
I find it very difficult to read the code in Java, and I think it's because of its colors (or lack of them really)
Is there any way to mimic the colors that VS.NET 2010 has inside eclipse? (even better would be to replace all its hotkeys for their equivalent in VS.NET, like ctrl+k for ctrl+f3, but I believe it would be utopic)