Menu

SharpDevelop 4.0 Beta 3

1) Release Information

At our annual developer days in July we decided to switch from Subversion to git for our source control needs. Thus at the end of August, we moved to GitHub. Daniel performed the move, and he has details up on his blog:

http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2010/08/31/source-code-repository-migrated-to-github.aspx

Not so surprisingly, this move brings you a new addin – a source control addin for git.

Matt is continuously improving IronPython and IronRuby support in SharpDevelop. For example, you now get code completion in IronPython for local variables, fields, events, properties and self. Additionally, there are templates for WPF and Silverlight:

http://community.sharpdevelop.net/blogs/mattward/archive/2010/08/08/WPFAndSilverlightTemplatesForIronPythonAndIronRuby.aspx

Peter has implemented grouping support in SharpDevelop Reports:

http://community.sharpdevelop.net/blogs/sharpdevelopreports/archive/2010/09/27/grouping-in-sharpdevelop-reports.aspx

Aside from bug fixes and lots of feature improvements, this Beta release also brings you project support for the .NET Client profile (it has been on our todo list for a long time).

In closing this announcement, we’d like to point you to ten years SharpDevelop:

http://community.sharpdevelop.net/blogs/christophwille/archive/2010/09/11/happy-anniversary-10-years-of-sharpdevelop.aspx

as well as information about translations of SharpDevelop:

http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2010/09/27/translations-of-sharpdevelop.aspx

If you haven’t followed our Beta cycle for version 4.0 so far, then please peruse our past release announcements to see just how many new features made their way into the 4.0 release:

Release Announcement for Beta 2
http://community.sharpdevelop.net/forums/t/11633.aspx
Release Announcement for Beta 1
http://community.sharpdevelop.net/forums/t/11388.aspx
Release Announcement for Beta 1 Preview
http://community.sharpdevelop.net/forums/t/10832.aspx

2) Downloads

SharpDevelop 4.0 Beta 3:
http://www.icsharpcode.net/OpenSource/SD/Download/#SharpDevelop4x

SharpDevelop 4.0 is built against .NET Framework 4.0 Full – you must install it first.
http://www.microsoft.com/downloads/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7&displaylang=en

Please note that .NET 3.5 SP1 [2] is required too, and the Windows SDK [3] is strongly recommended.
[2] http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en
[3] http://www.microsoft.com/downloads/details.aspx?FamilyID=6b6c21d2-2006-4afa-9702-529fa782d63b&displaylang=en

SharpDevelop can take advantage of the following software if you install it:

Microsoft StyleCop
http://code.msdn.microsoft.com/sourceanalysis
TortoiseSVN (Source Control)
http://tortoisesvn.net/
Microsoft F#
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=f8c623ae-aef6-4a06-a185-05f59be47d67

3) Support

Our primary means of support is via our Web-based forum (please do not email team members directly unless they advise you to do so in the forum):

http://community.sharpdevelop.net/forums/

Posted by Christoph Wille 2010-09-28

Log in to post a comment.