how to configure Eclipse for C# -
i'm using eclipse juno , windows 8, want configure c# juno because eclipse easier other frameworks , has c/c++/java etc.. not c# got idea situation
eclipse ide, not "framework". juno version release of eclipse (specifically, version 4.2, note we're kepler 4.3).
eclipse not c#/.net ide, it's java , c/c++ ide.
you can add c# support eclipse through third-party plugin: http://emonic.sourceforge.net/ can't find information regarding efficacy of plugin.
if want c# ide, install visual c# express: http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products
if don't want use visual studio, use monodevelop: http://monodevelop.com/
Comments
Post a Comment