Menu |
ResourceToolkit addin for SharpDevelop - Source codeNote: The source code of the old stand-alone version of the ResourceToolkit addin can be accessed using Subversion similar to the source code of SharpDevelop itself (see the SharpDevelop wiki for instructions about using Subversion). You can view the old change log entries online without having to use Subversion: If you have already checked out a copy of the source code from the old website (OpenSVN), I recommend deleting the old working copy and doing a fresh checkout from the new website instead of using the "relocate" command because the repository layout has been changed on the server side (the msbuild-svn tool is now in a seperate repository to simplify reusing it in other projects). Version 2.0The repository URL for the 2.0 branch is: http://hornung.dynalias.com/svn/resourcetoolkit/branches/2.0 Version 2.1The repository URL for the 2.1 branch is: http://hornung.dynalias.com/svn/resourcetoolkit/trunk Directory structureIf you lay out your local directory structure so that the ResourceToolkit directory is in a subdirectory of the directory which contains the SharpDevelop20 or SharpDevelop21 directory, the relative paths of the references to SharpDevelop libraries will be correct for the respective version (see the following screenshot). Output pathsThe release configuration will build to the |
| Modified: 2008-07-22 | Copyright © 2006-2009 Christian Hornung - chhornung@googlemail.com |