|
|
@ -1,6 +1,6 @@ |
|
|
|
# #develop (short for SharpDevelop) |
|
|
|
# #develop (short for SharpDevelop) |
|
|
|
|
|
|
|
|
|
|
|
##Overview |
|
|
|
## Overview |
|
|
|
|
|
|
|
|
|
|
|
#develop is a free Integrated Development Environment |
|
|
|
#develop is a free Integrated Development Environment |
|
|
|
(IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's |
|
|
|
(IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's |
|
|
@ -15,16 +15,16 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
2. [Forums](http://community.sharpdevelop.net/forums/) |
|
|
|
2. [Forums](http://community.sharpdevelop.net/forums/) |
|
|
|
3. [Build Artefacts (Nightly Builds)](http://build.sharpdevelop.net/BuildArtefacts) |
|
|
|
3. [Build Artefacts (Nightly Builds)](http://build.sharpdevelop.net/BuildArtefacts) |
|
|
|
|
|
|
|
|
|
|
|
##How To Compile |
|
|
|
## How To Compile |
|
|
|
#Develop can be compiled using the supplied .bat files, or in #Develop itself. |
|
|
|
# Develop can be compiled using the supplied .bat files, or in #Develop itself. |
|
|
|
|
|
|
|
|
|
|
|
##System Requirements (running #Develop) |
|
|
|
## System Requirements (running #Develop) |
|
|
|
|
|
|
|
|
|
|
|
- Windows Vista or higher. |
|
|
|
- Windows Vista or higher. |
|
|
|
- [.NET 4.5](http://www.microsoft.com/en-au/download/details.aspx?id=30653) |
|
|
|
- [.NET 4.5](http://www.microsoft.com/en-au/download/details.aspx?id=30653) |
|
|
|
- [Visual C++ 2008 SP1 Runtime](http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en) |
|
|
|
- [Visual C++ 2008 SP1 Runtime](http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en) |
|
|
|
|
|
|
|
|
|
|
|
##Extended Requirements (building #Develop) |
|
|
|
## Extended Requirements (building #Develop) |
|
|
|
|
|
|
|
|
|
|
|
- [Microsoft Build Tools 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40760) |
|
|
|
- [Microsoft Build Tools 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40760) |
|
|
|
- [.NET 3.5 SP1](http://www.microsoft.com/en-au/download/details.aspx?id=22) |
|
|
|
- [.NET 3.5 SP1](http://www.microsoft.com/en-au/download/details.aspx?id=22) |
|
|
@ -34,7 +34,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
- [Windows PowerShell](http://www.microsoft.com/en-us/download/details.aspx?id=34595) |
|
|
|
- [Windows PowerShell](http://www.microsoft.com/en-us/download/details.aspx?id=34595) |
|
|
|
- If you have cloned the SD git repository: git must be available on your PATH |
|
|
|
- If you have cloned the SD git repository: git must be available on your PATH |
|
|
|
|
|
|
|
|
|
|
|
##Libraries and Integrated tools: |
|
|
|
## Libraries and Integrated tools: |
|
|
|
|
|
|
|
|
|
|
|
* [Avalon Dock](http://avalondock.codeplex.com/) : New BSD License (BSD) (thanks to **Adolfo Marinucci**) |
|
|
|
* [Avalon Dock](http://avalondock.codeplex.com/) : New BSD License (BSD) (thanks to **Adolfo Marinucci**) |
|
|
|
* [Graph#](https://graphsharp.codeplex.com/) |
|
|
|
* [Graph#](https://graphsharp.codeplex.com/) |
|
|
@ -48,7 +48,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
* [SQLite](https://sqlite.org/) |
|
|
|
* [SQLite](https://sqlite.org/) |
|
|
|
* [WPFToolkit](https://wpf.codeplex.com/) |
|
|
|
* [WPFToolkit](https://wpf.codeplex.com/) |
|
|
|
|
|
|
|
|
|
|
|
##Integrated Tools (packaged with #Develop): |
|
|
|
## Integrated Tools (packaged with #Develop): |
|
|
|
|
|
|
|
|
|
|
|
* [IronPython](http://ironpython.net/) |
|
|
|
* [IronPython](http://ironpython.net/) |
|
|
|
* [IronRuby](https://ironruby.codeplex.com/) |
|
|
|
* [IronRuby](https://ironruby.codeplex.com/) |
|
|
@ -57,7 +57,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
* [OpenCover](https://github.com/OpenCover/opencover) |
|
|
|
* [OpenCover](https://github.com/OpenCover/opencover) |
|
|
|
* [WiX](https://wix.codeplex.com/) |
|
|
|
* [WiX](https://wix.codeplex.com/) |
|
|
|
|
|
|
|
|
|
|
|
##Reusable Libraries (Part of #Develop): |
|
|
|
## Reusable Libraries (Part of #Develop): |
|
|
|
|
|
|
|
|
|
|
|
* [AvalonEdit](http://avalonedit.net/) |
|
|
|
* [AvalonEdit](http://avalonedit.net/) |
|
|
|
* [Debugger.Core](https://github.com/icsharpcode/SharpDevelop/tree/master/src/AddIns/Debugger/Debugger.Core) |
|
|
|
* [Debugger.Core](https://github.com/icsharpcode/SharpDevelop/tree/master/src/AddIns/Debugger/Debugger.Core) |
|
|
@ -69,7 +69,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
|
|
|
|
|
|
|
|
## #Develop Contributors |
|
|
|
## #Develop Contributors |
|
|
|
|
|
|
|
|
|
|
|
###Developers |
|
|
|
### Developers |
|
|
|
|
|
|
|
|
|
|
|
* [Mike Krüger](https://github.com/mkrueger) (Project Founder) |
|
|
|
* [Mike Krüger](https://github.com/mkrueger) (Project Founder) |
|
|
|
* [Daniel Grunwald](https://github.com/dgrunwald) (Technical Lead) |
|
|
|
* [Daniel Grunwald](https://github.com/dgrunwald) (Technical Lead) |
|
|
@ -79,12 +79,12 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
* [Siegfried Pammer](https://github.com/siegfriedpammer) |
|
|
|
* [Siegfried Pammer](https://github.com/siegfriedpammer) |
|
|
|
* [Peter Forstmeier]( https://github.com/PeterForstmeier)(#Develop Reports) |
|
|
|
* [Peter Forstmeier]( https://github.com/PeterForstmeier)(#Develop Reports) |
|
|
|
|
|
|
|
|
|
|
|
###Non-Developers |
|
|
|
### Non-Developers |
|
|
|
|
|
|
|
|
|
|
|
* Christoph Wille (PM) |
|
|
|
* Christoph Wille (PM) |
|
|
|
* Bernhard Spuida (Kalfaktor) |
|
|
|
* Bernhard Spuida (Kalfaktor) |
|
|
|
|
|
|
|
|
|
|
|
###Past Developers (Non-Exhaustive List) |
|
|
|
### Past Developers (Non-Exhaustive List) |
|
|
|
|
|
|
|
|
|
|
|
* [Mike Krüger](https://github.com/mkrueger) (Project Founder) |
|
|
|
* [Mike Krüger](https://github.com/mkrueger) (Project Founder) |
|
|
|
* Alexandre Semenov |
|
|
|
* Alexandre Semenov |
|
|
@ -117,4 +117,4 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod |
|
|
|
* Tomasz Tretkowski |
|
|
|
* Tomasz Tretkowski |
|
|
|
* Troy Simpson |
|
|
|
* Troy Simpson |
|
|
|
|
|
|
|
|
|
|
|
######Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license. |
|
|
|
###### Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license. |
|
|
|