I'm using Eclipse Juno and windows 8. I want to configure C# for juno because eclipse is easier than other Frameworks and it has c/c++/java etc.. but not C# so is anyone got an idea about this situation?
In Eclipse, go to the "File" menu, then "New", then "C++ Project" if it's there. If not, choose "Project", then find "C/C++" in the list of wizards, click the "+" sign to expand it, and choose "C++ Project". A dialog box will ask whether to open the C/C++ perspective. Answer "yes", and remember this decision.
Eclipse CDT uses C/C++ Compiler. Hence before we can start using Eclipse CDT for C/C++ development, we need to have a proper GCC compiler on our system. We can either have 'MinGW' or 'Cygwin' compiler on our machine that will be used by eclipse.
Eclipse is a popular integrated development environment (IDE) for developing Java and C++ applications. You can install plugins that provide special features for specialized development frameworks, such as ANTLR 4.
Create a new projectGo to Window → Open perspective → Other, select C/C++, and click OK. Go to File → New → C Project, and choose a name for the project (for example, Greeting ). Click Finish to accept all defaults.
I would not recommend using Eclipse for C#.
There are solutions out there for eclipse that lets you have syntax highlighting for C#, but i'm not sure of it's compilation abilities.
Also, why use Eclipse when VS already has so much. I mean hell, Microsoft made the language, and their software is ideal for it.
Not to mention, VS has very extravagant WinForms customization. Nothing would compare even if eclipse did come out with something.
If you'd like your VS C# Express to operate like eclipse, (keybinds, color, etc) then you can do that yourself, and customize the options. I myself LOVE eclipse.. but it cannot stand on it's toes against the beast that is Visual Studio.
Check out this article.. it's written by a person that likes eclipse, but programs in VS. might help you get started.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With