Christian Hornung's Software Development Pages


Menu

Reflector addin for SharpDevelop - Source code

You can download the source code of the Reflector addin for SharpDevelop 2.2.1 here:

To compile it yourself, you must either adjust the references to the SharpDevelop libraries or place it in a subdirectory of the directory that contains the SharpDevelop installation, like this:

  • SharpDevelop22\
    • bin
    • src
    • ...
  • SharpDevelop-AddIns
    • ReflectorAddIn
      • BuildHelper
      • Project
      • RequiredLibraries

Subversion repository

You can also check out the source code using Subversion. The repository URL is:

http://hornung.dynalias.com/svn/reflectoraddin/trunk


Modified: 2008-09-23 Copyright © 2006-2009 Christian Hornung - chhornung@googlemail.com