|
6 years ago | |
---|---|---|
data | 10 years ago | |
doc | 9 years ago | |
samples | 10 years ago | |
src | 9 years ago | |
.editorconfig | 10 years ago | |
.gitattributes | 12 years ago | |
.gitignore | 11 years ago | |
.gitmodules | 10 years ago | |
.tgitconfig | 12 years ago | |
CONTRIBUTING.md | 10 years ago | |
README.md | 6 years ago | |
SharpDevelop.Tests.sln | 9 years ago | |
SharpDevelop.sln | 9 years ago | |
buildSetupAndRunTests.bat | 16 years ago | |
clean.bat | 10 years ago | |
debugbuild.bat | 10 years ago | |
releasebuild.bat | 10 years ago |
README.md
#develop (short for SharpDevelop)
Overview
#develop is a free Integrated Development Environment (IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's .NET platform. It is written (almost) entirely in C#, and comes with features you would expect in an IDE plus a few more.
The #develop project started on September 11th, 2000. The project was initiated by Mike Krüger. In the course of the project, several contributors joined in.
How To Compile
#Develop can be compiled using the supplied .bat files, or in #Develop itself.
System Requirements (running #Develop)
- Windows Vista or higher.
- .NET 4.5
- Visual C++ 2008 SP1 Runtime
Extended Requirements (building #Develop)
- Microsoft Build Tools 2013
- .NET 3.5 SP1
- .NET 4.5 SDK (part of Windows SDK 8.0)
- Windows SDK 7.1
- Windows SDK 7.0 (optional; C++ compiler needed for profiler)
- Windows PowerShell
- If you have cloned the SD git repository: git must be available on your PATH
Libraries and Integrated tools:
- Avalon Dock : New BSD License (BSD) (thanks to Adolfo Marinucci)
- Graph#
- IQToolkit
- Irony
- ITextSharp
- log4Net
- Mono T4
- Mono.Cecil: MIT License (thanks to Jb Evain)
- Sharp Svn
- SQLite
- WPFToolkit
Integrated Tools (packaged with #Develop):
Reusable Libraries (Part of #Develop):
- AvalonEdit
- Debugger.Core
- ICSharpCode.Core
- ICSharpCode.Decompiler
- NRefactory
- SharpTreeView
- WPF Designer
#Develop Contributors
Developers
- Mike Krüger (Project Founder)
- Daniel Grunwald (Technical Lead)
- Andreas Weizel
- Matt Ward
- David Srbecky(Debugger)
- Siegfried Pammer
- Peter Forstmeier(#Develop Reports)
Non-Developers
- Christoph Wille (PM)
- Bernhard Spuida (Kalfaktor)
Past Developers (Non-Exhaustive List)
- Mike Krüger (Project Founder)
- Alexandre Semenov
- Andrea Paatz
- Christian Hornung
- David Alpert
- Denis ERCHOFF
- Dickon Field
- Georg Brandl
- Ifko Kovacka
- Itai Bar-Haim
- Ivan Shumilin
- John Reilly
- John Simons
- Justin Dearing
- Markus Palme
- Mathias Simmack
- Matt Everson
- Nathan Allan
- Nikola Kavaldjiev
- Philipp Maihart
- Poul Staugaard
- Robert Pickering
- Robert Zaunere
- Roman Taranchenko
- Russell Wilkins
- Scott Ferrett
- Sergej Andrejev
- Shinsaku Nakagawa
- Tomasz Tretkowski
- Troy Simpson