c# plugin for Eclipse

  • Thread starter Thread starter The New Treasure Hunt
  • Start date Start date
T

The New Treasure Hunt

www.eclipse.org

http://www.improve-technologies.com/alpha/esharp/

* C# code editing with:
o Creation of new C# files (with a basic structure)
o Syntax highlighting
o Content assistant for C# keywords
o Auto-indentation
* C# code compilation with:
o Compilation problems listed in the Tasks view
o Compiler output information displayed in a console
o Specification of the compiler arguments via a file property page (the arguments are persistent for each file)
* C# plugin parameters available via the plugin preference page:
o Path of Microsoft C# compiler
o Automatic build on resource modification
 
Back
Top