SharpDevelop_1.1.0.1964MayBetaRefresh_Source源代码包的完整目录列表

来源:互联网 发布:debian 还是 ubuntu 编辑:程序博客网 时间:2024/04/29 02:13

/SharpDevelop_1.1.0.1964MayBetaRefresh_Source/SharpDevelop
    |
    +--AddIns
    |    |
    |    +--AddIns
    |        |
    |        +--BackendBindings
    |        |
    |        +--DisplayBindings
    |        |
    |        +--Misc
    |        |    |
    |        |    +--AddinScout
    |        |    |
    |        |    +--FiletypeRegisterer
    |        |    |
    |        |    +--HighlightingEditor
    |        |    |
    |        |    +--HtmlHelp2
    |        |    |
    |        |    +--ProjectImporterExporter
    |        |    |
    |        |    +--RegExpTk
    |        |    |
    |        |    +--SharpQuery
    |        |    |
    |        |    +--StartPage
    |        |
    |        +--Wizards
    |
    +--bin
    |    |
    |    +--BackendBindings
    |    |
    |    +--setup
    |
    +--data
    |    |
    |    +--ConversionStyleSheets
    |    |
    |    +--modes
    |    |
    |    +--options
    |    |    |
    |    |    +--TextLib
    |    |
    |    +--resources
    |    |    |
    |    |    +--css
    |    |    |
    |    |    +--dialogs
    |    |    |    |
    |    |    |    +--ErrorDialog
    |    |    |    |
    |    |    |    +--ResourceEditor
    |    |    |    |
    |    |    |    +--SharpQuery
    |    |    |    |
    |    |    |    +--UML Designer
    |    |    |
    |    |    +--filetypes
    |    |    |
    |    |    +--InstallerBitmaps
    |    |    |
    |    |    +--languages
    |    |    |    |
    |    |    |    +--.xvpics
    |    |    |
    |    |    +--panels
    |    |    |    |
    |    |    |    +--CompletionDatabaseWizard
    |    |    |    |
    |    |    |    +--HighlightingEditor
    |    |    |    |
    |    |    |    +--PrettyPrinterGUI
    |    |    |    |
    |    |    |    +--ProjectOptions
    |    |    |
    |    |    +--startpage
    |    |    |    |
    |    |    |    +--Layout
    |    |    |        |
    |    |    |        +--blue
    |    |    |        |
    |    |    |        +--brown
    |    |    |        |
    |    |    |        +--common
    |    |    |        |
    |    |    |        +--green
    |    |    |        |
    |    |    |        +--orange
    |    |    |        |
    |    |    |        +--red
    |    |    |
    |    |    +--xslt
    |    |
    |    +--schemas
    |    |
    |    +--templates
    |        |
    |        +--file
    |        |    |
    |        |    +--CPPNet
    |        |    |
    |        |    +--CSharp
    |        |    |
    |        |    +--Misc
    |        |    |
    |        |    +--SharpDevelop
    |        |    |
    |        |    +--VBNet
    |        |
    |        +--project
    |            |
    |            +--CPPNet
    |            |
    |            +--CSharp
    |            |
    |            +--ILAsm
    |            |
    |            +--Misc
    |            |
    |            +--Setup
    |            |
    |            +--VBNet
    |
    +--doc
    |    |
    |    +--AddIns
    |    |
    |    +--help
    |    |    |
    |    |    +--3rdparty
    |    |    |
    |    |    +--sharpdevelop
    |    |
    |    +--technotes
    |
    +--samples
    |    |
    |    +--CodonCreationExample
    |    |
    |    +--CustomIViewContent
    |    |
    |    +--DisplayBindings
    |    |    |
    |    |    +--AlternateEditorExample
    |    |        |
    |    |        +--src
    |    |
    |    +--LanguageBindings
    |    |    |
    |    |    +--LanguageBindingSamplePart1
    |    |        |
    |    |        +--Project
    |    |
    |    +--PadContentSample
    |    |
    |    +--SharpPad
    |
    +--setup
    |
    +--src
        |
        +--AddIns
        |    |
        |    +--BackendBindings
        |    |    |
        |    |    +--CPPNetBinding
        |    |    |    |
        |    |    |    +--FormattingStrategy
        |    |    |    |
        |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Project
        |    |    |
        |    |    +--CSharpBinding
        |    |    |    |
        |    |    |    +--FormattingStrategy
        |    |    |    |
        |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Parser
        |    |    |    |    |
        |    |    |    |    +--SharpDevelopTree
        |    |    |    |
        |    |    |    +--PrettyPrinter
        |    |    |    |    |
        |    |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Project
        |    |    |
        |    |    +--ILAsmBinding
        |    |    |    |
        |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Project
        |    |    |
        |    |    +--JavaBinding
        |    |    |    |
        |    |    |    +--FormatingStrategy
        |    |    |    |
        |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Project
        |    |    |    |
        |    |    |    +--ProjectTreeBuilder
        |    |    |
        |    |    +--VBNetBinding
        |    |    |    |
        |    |    |    +--FormattingStrategy
        |    |    |    |
        |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Parser
        |    |    |    |    |
        |    |    |    |    +--SharpDevelopTree
        |    |    |    |
        |    |    |    +--Project
        |    |    |
        |    |    +--WixBinding
        |    |        |
        |    |        +--Gui
        |    |        |
        |    |        +--Project
        |    |
        |    +--DisplayBindings
        |    |    |
        |    |    +--AssemblyScout
        |    |    |    |
        |    |    |    +--src
        |    |    |        |
        |    |    |        +--Nodes
        |    |    |
        |    |    +--AssemblyScout_old
        |    |    |    |
        |    |    |    +--src
        |    |    |        |
        |    |    |        +--Nodes
        |    |    |
        |    |    +--FormDesigner
        |    |    |    |
        |    |    |    +--Commands
        |    |    |    |
        |    |    |    +--FormDesigner
        |    |    |        |
        |    |    |        +--Gui
        |    |    |        |    |
        |    |    |        |    +--OptionPanels
        |    |    |        |    |
        |    |    |        |    +--ShowTabOrder
        |    |    |        |
        |    |    |        +--Hosts
        |    |    |        |
        |    |    |        +--MenuDesigner
        |    |    |        |
        |    |    |        +--Services
        |    |    |        |
        |    |    |        +--UndoRedo
        |    |    |        |
        |    |    |        +--Util
        |    |    |        |
        |    |    |        +--Xml
        |    |    |
        |    |    +--HtmlEditor
        |    |    |    |
        |    |    |    +--Elements
        |    |    |
        |    |    +--ResourceEditor
        |    |    |    |
        |    |    |    +--Commands
        |    |    |    |
        |    |    |    +--ResourceEdit
        |    |    |
        |    |    +--TextEditor
        |    |    |    |
        |    |    |    +--Codons
        |    |    |    |
        |    |    |    +--Commands
        |    |    |    |    |
        |    |    |    |    +--CodeGenerators
        |    |    |    |
        |    |    |    +--Conditions
        |    |    |    |
        |    |    |    +--Gui
        |    |    |    |    |
        |    |    |    |    +--Dialogs
        |    |    |    |    |
        |    |    |    |    +--Editor
        |    |    |    |    |    |
        |    |    |    |    |    +--CompletionWindow
        |    |    |    |    |    |
        |    |    |    |    |    +--InsightWindow
        |    |    |    |    |
        |    |    |    |    +--OptionPanels
        |    |    |    |
        |    |    |    +--Search
        |    |    |        |
        |    |    |        +--DocumentIterator
        |    |    |        |
        |    |    |        +--SearchResult
        |    |    |        |
        |    |    |        +--SearchStrategy
        |    |    |        |
        |    |    |        +--TextIterator
        |    |    |
        |    |    +--XmlEditor
        |    |        |
        |    |        +--Addin
        |    |        |
        |    |        +--Doc
        |    |        |
        |    |        +--Src
        |    |        |
        |    |        +--Test
        |    |            |
        |    |            +--Parser
        |    |            |
        |    |            +--Paths
        |    |            |
        |    |            +--Resources
        |    |            |
        |    |            +--Schema
        |    |            |
        |    |            +--Utils
        |    |
        |    +--Misc
        |    |    |
        |    |    +--AddinScout
        |    |    |    |
        |    |    |    +--Gui
        |    |    |
        |    |    +--AssemblyAnalyser
        |    |    |    |
        |    |    |    +--ICSharpCode.AssemblyAnalyzer
        |    |    |    |    |
        |    |    |    |    +--Engine
        |    |    |    |    |
        |    |    |    |    +--Rules
        |    |    |    |        |
        |    |    |    |        +--DesignRules
        |    |    |    |        |
        |    |    |    |        +--NamingRules
        |    |    |    |
        |    |    |    +--ICSharpCode.AssemblyAnalyzer.AddIn
        |    |    |        |
        |    |    |        +--Gui
        |    |    |            |
        |    |    |            +--Panels
        |    |    |
        |    |    +--Console
        |    |    |
        |    |    +--FiletypeRegisterer
        |    |    |    |
        |    |    |    +--filetypes
        |    |    |    |
        |    |    |    +--Unregister
        |    |    |
        |    |    +--HighlightingEditor
        |    |    |    |
        |    |    |    +--Nodes
        |    |    |
        |    |    +--HtmlHelp2
        |    |    |    |
        |    |    |    +--RequiredLibraries
        |    |    |    |
        |    |    |    +--resources
        |    |    |    |    |
        |    |    |    |    +--favorites
        |    |    |    |    |
        |    |    |    |    +--simple
        |    |    |    |        |
        |    |    |    |        +--pads
        |    |    |    |        |
        |    |    |    |        +--toolbar
        |    |    |    |
        |    |    |    +--Src
        |    |    |        |
        |    |    |        +--BaseControls
        |    |    |        |
        |    |    |        +--BrowserControl
        |    |    |        |
        |    |    |        +--Help2Service
        |    |    |
        |    |    +--NAntAddIn
        |    |    |    |
        |    |    |    +--AddIn
        |    |    |    |    |
        |    |    |    |    +--0.84
        |    |    |    |    |
        |    |    |    |    +--0.85
        |    |    |    |
        |    |    |    +--BitmapResources
        |    |    |    |
        |    |    |    +--ConsoleApp
        |    |    |    |    |
        |    |    |    |    +--bin
        |    |    |    |
        |    |    |    +--Doc
        |    |    |    |
        |    |    |    +--Resources
        |    |    |    |
        |    |    |    +--Src
        |    |    |    |    |
        |    |    |    |    +--Commands
        |    |    |    |    |
        |    |    |    |    +--Gui
        |    |    |    |
        |    |    |    +--Test
        |    |    |
        |    |    +--NUnitPad
        |    |    |    |
        |    |    |    +--Commands
        |    |    |    |
        |    |    |    +--Gui
        |    |    |
        |    |    +--PInvokeAddIn
        |    |    |    |
        |    |    |    +--AddIn
        |    |    |    |
        |    |    |    +--Doc
        |    |    |    |
        |    |    |    +--Src
        |    |    |        |
        |    |    |        +--WebReferences
        |    |    |
        |    |    +--ProjectImporterExporter
        |    |    |    |
        |    |    |    +--bin
        |    |    |    |    |
        |    |    |    |    +--Debug
        |    |    |    |
        |    |    |    +--data
        |    |    |    |
        |    |    |    +--src
        |    |    |        |
        |    |    |        +--Commands
        |    |    |        |
        |    |    |        +--Converters
        |    |    |        |    |
        |    |    |        |    +--VSNet
        |    |    |        |
        |    |    |        +--Dialogs
        |    |    |
        |    |    +--RegExpTk
        |    |    |    |
        |    |    |    +--Commands
        |    |    |    |
        |    |    |    +--Dialogs
        |    |    |    |
        |    |    |    +--Xml
        |    |    |
        |    |    +--SharpQuery
        |    |    |    |
        |    |    |    +--Codons
        |    |    |    |
        |    |    |    +--Collection
        |    |    |    |
        |    |    |    +--Commands
        |    |    |    |    |
        |    |    |    |    +--Abstract
        |    |    |    |
        |    |    |    +--Connection
        |    |    |    |    |
        |    |    |    |    +--Abstract
        |    |    |    |    |
        |    |    |    |    +--ADOConnectionWrapper
        |    |    |    |    |
        |    |    |    |    +--Interface
        |    |    |    |    |
        |    |    |    |    +--OleDB
        |    |    |    |
        |    |    |    +--Exceptions
        |    |    |    |    |
        |    |    |    |    +--Abstract
        |    |    |    |
        |    |    |    +--GUI
        |    |    |    |    |
        |    |    |    |    +--Abstract
        |    |    |    |    |
        |    |    |    |    +--DataView
        |    |    |    |    |
        |    |    |    |    +--Interface
        |    |    |    |    |
        |    |    |    |    +--SharpQueryTree
        |    |    |    |
        |    |    |    +--SchemaClass
        |    |    |        |
        |    |    |        +--Abstract
        |    |    |        |
        |    |    |        +--Interface
        |    |    |
        |    |    +--SharpReport
        |    |    |    |
        |    |    |    +--BitmapResources
        |    |    |    |
        |    |    |    +--ReportGenerator
        |    |    |    |
        |    |    |    +--SharpReport
        |    |    |    |    |
        |    |    |    |    +--DataSection
        |    |    |    |    |
        |    |    |    |    +--DelegatesInterfaces
        |    |    |    |    |
        |    |    |    |    +--Designer
        |    |    |    |    |    |
        |    |    |    |    |    +--Ruler
        |    |    |    |    |    |
        |    |    |    |    |    +--SectionControls
        |    |    |    |    |    |
        |    |    |    |    |    +--VisualControls
        |    |    |    |    |
        |    |    |    |    +--Exceptions
        |    |    |    |    |
        |    |    |    |    +--Globals
        |    |    |    |    |
        |    |    |    |    +--Printing
        |    |    |    |    |    |
        |    |    |    |    |    +--Formatter
        |    |    |    |    |
        |    |    |    |    +--PropertyClasses
        |    |    |    |    |
        |    |    |    |    +--ReportItems
        |    |    |    |    |    |
        |    |    |    |    |    +--Functions
        |    |    |    |    |    |    |
        |    |    |    |    |    |    +--MiscFunctions
        |    |    |    |    |    |
        |    |    |    |    |    +--GraphicBased
        |    |    |    |    |    |
        |    |    |    |    |    +--TextBased
        |    |    |    |    |
        |    |    |    |    +--Visitors
        |    |    |    |    |
        |    |    |    |    +--Xml
        |    |    |    |
        |    |    |    +--SharpReportAddin
        |    |    |        |
        |    |    |        +--Commands
        |    |    |            |
        |    |    |            +--AbstractCommand
        |    |    |
        |    |    +--StartPage
        |    |
        |    +--Wizards
        |        |
        |        +--MessageBoxBuilder
        |        |    |
        |        |    +--data
        |        |    |
        |        |    +--src
        |        |        |
        |        |        +--Command
        |        |        |
        |        |        +--DialogPanels
        |        |        |
        |        |        +--Generator
        |        |        |
        |        |        +--Xml
        |        |
        |        +--NewClassWizard
        |            |
        |            +--GUI
        |            |
        |            +--XML
        |
        +--Libraries
        |    |
        |    +--CommandBar
        |    |    |
        |    |    +--Library
        |    |
        |    +--ConsoleControl
        |    |
        |    +--ICSharpCode.TextEditor
        |    |    |
        |    |    +--data
        |    |    |    |
        |    |    |    +--syntaxmodes
        |    |    |
        |    |    +--src
        |    |        |
        |    |        +--Actions
        |    |        |
        |    |        +--Document
        |    |        |    |
        |    |        |    +--BookmarkManager
        |    |        |    |
        |    |        |    +--CustomLineManager
        |    |        |    |
        |    |        |    +--FoldingStrategy
        |    |        |    |
        |    |        |    +--FormattingStrategy
        |    |        |    |
        |    |        |    +--HighlightingStrategy
        |    |        |    |    |
        |    |        |    |    +--SyntaxModes
        |    |        |    |
        |    |        |    +--LineManager
        |    |        |    |
        |    |        |    +--MarkerStrategy
        |    |        |    |
        |    |        |    +--Selection
        |    |        |    |
        |    |        |    +--TextBufferStrategy
        |    |        |
        |    |        +--Gui
        |    |        |    |
        |    |        |    +--CompletionWindow
        |    |        |    |
        |    |        |    +--InsightWindow
        |    |        |
        |    |        +--Undo
        |    |        |
        |    |        +--Util
        |    |
        |    +--ICSharpCode.XmlForms
        |    |    |
        |    |    +--XmlForms
        |    |
        |    +--NUnitFramework
        |    |    |
        |    |    +--bin
        |    |    |
        |    |    +--resources
        |    |    |
        |    |    +--src
        |    |        |
        |    |        +--core
        |    |        |
        |    |        +--framework
        |    |        |
        |    |        +--util
        |    |
        |    +--RequiredAssemblies
        |    |    |
        |    |    +--BackendBindings
        |    |
        |    +--SharpAssembly
        |    |    |
        |    |    +--bin
        |    |    |    |
        |    |    |    +--Debug
        |    |    |    |
        |    |    |    +--Release
        |    |    |
        |    |    +--src
        |    |        |
        |    |        +--SharpAssembly
        |    |        |    |
        |    |        |    +--Metadata
        |    |        |    |    |
        |    |        |    |    +--Rows
        |    |        |    |    |
        |    |        |    |    +--Signatures
        |    |        |    |
        |    |        |    +--PE
        |    |        |
        |    |        +--SharpAssemblyTest
        |    |
        |    +--SharpRefactory
        |    |    |
        |    |    +--bin
        |    |    |    |
        |    |    |    +--Debug
        |    |    |    |
        |    |    |    +--Release
        |    |    |
        |    |    +--src
        |    |    |    |
        |    |    |    +--CodeDOM
        |    |    |    |
        |    |    |    +--Lexer
        |    |    |    |    |
        |    |    |    |    +--Reader
        |    |    |    |    |
        |    |    |    |    +--Specials
        |    |    |    |
        |    |    |    +--Parser
        |    |    |    |    |
        |    |    |    |    +--AST
        |    |    |    |    |    |
        |    |    |    |    |    +--Expressions
        |    |    |    |    |    |
        |    |    |    |    |    +--GlobalScope
        |    |    |    |    |    |
        |    |    |    |    |    +--Statements
        |    |    |    |    |    |
        |    |    |    |    |    +--TypeLevel
        |    |    |    |    |
        |    |    |    |    +--generated
        |    |    |    |        |
        |    |    |    |        +--keywordlist
        |    |    |    |
        |    |    |    +--PrettyPrinter
        |    |    |    |
        |    |    |    +--VBConverter
        |    |    |
        |    |    +--tests
        |    |        |
        |    |        +--SharpRefactoryTests
        |    |
        |    +--SharpRefactoryVB
        |    |    |
        |    |    +--bin
        |    |    |    |
        |    |    |    +--Debug
        |    |    |
        |    |    +--src
        |    |        |
        |    |        +--CodeDom
        |    |        |
        |    |        +--CSharpConverter
        |    |        |
        |    |        +--Lexer
        |    |        |    |
        |    |        |    +--Reader
        |    |        |    |
        |    |        |    +--Specials
        |    |        |
        |    |        +--Parser
        |    |            |
        |    |            +--AST
        |    |            |    |
        |    |            |    +--Expressions
        |    |            |    |
        |    |            |    +--GlobalScope
        |    |            |    |
        |    |            |    +--Statements
        |    |            |    |
        |    |            |    +--TypeLevel
        |    |            |
        |    |            +--generated
        |    |                |
        |    |                +--keywordlist
        |    |
        |    +--WinFormsUI
        |        |
        |        +--WinFormsUI
        |            |
        |            +--Controls
        |            |    |
        |            |    +--CodeDoc
        |            |
        |            +--Docking
        |            |    |
        |            |    +--CodeDoc
        |            |
        |            +--Helpers
        |            |
        |            +--Resources
        |            |
        |            +--Win32
        |
        +--Main
        |    |
        |    +--Base
        |    |    |
        |    |    +--Commands
        |    |    |    |
        |    |    |    +--ClassBrowserCommands
        |    |    |    |
        |    |    |    +--ProjectBrowserCommands
        |    |    |    |
        |    |    |    +--VBConverter
        |    |    |
        |    |    +--Gui
        |    |    |    |
        |    |    |    +--BrowserDisplayBinding
        |    |    |    |
        |    |    |    +--CompletionDatabaseWizard
        |    |    |    |
        |    |    |    +--Components
        |    |    |    |    |
        |    |    |    |    +--LocalizedPropertyGrid
        |    |    |    |    |    |
        |    |    |    |    |    +--CustomTypeConverter
        |    |    |    |    |
        |    |    |    |    +--SideBar
        |    |    |    |    |
        |    |    |    |    +--StatusBar
        |    |    |    |
        |    |    |    +--ContentInterfaces
        |    |    |    |
        |    |    |    +--Dialogs
        |    |    |    |    |
        |    |    |    |    +--CombineConfiguration
        |    |    |    |    |
        |    |    |    |    +--OptionPanels
        |    |    |    |    |    |
        |    |    |    |    |    +--IDEOptions
        |    |    |    |    |    |
        |    |    |    |    |    +--ProjectOptions
        |    |    |    |    |
        |    |    |    |    +--ReferenceDialog
        |    |    |    |    |
        |    |    |    |    +--Wizard
        |    |    |    |
        |    |    |    +--ErrorDialogs
        |    |    |    |
        |    |    |    +--HtmlControl
        |    |    |    |
        |    |    |    +--Pads
        |    |    |    |    |
        |    |    |    |    +--ClassScout
        |    |    |    |    |    |
        |    |    |    |    |    +--BrowserNode
        |    |    |    |    |    |
        |    |    |    |    |    +--NodeBuilder
        |    |    |    |    |
        |    |    |    |    +--CompilerMessageView
        |    |    |    |    |
        |    |    |    |    +--Debugger
        |    |    |    |    |
        |    |    |    |    +--ProjectBrowser
        |    |    |    |    |    |
        |    |    |    |    |    +--BrowserNode
        |    |    |    |    |    |
        |    |    |    |    |    +--NodeBuilder
        |    |    |    |    |
        |    |    |    |    +--PropertyPad
        |    |    |    |
        |    |    |    +--Workbench
        |    |    |    |    |
        |    |    |    |    +--Layouts
        |    |    |    |
        |    |    |    +--XmlForms
        |    |    |
        |    |    +--Internal
        |    |    |    |
        |    |    |    +--Codons
        |    |    |    |    |
        |    |    |    |    +--DisplayBinding
        |    |    |    |    |
        |    |    |    |    +--LanguageBinding
        |    |    |    |    |
        |    |    |    |    +--MenuItems
        |    |    |    |    |
        |    |    |    |    +--Toolbars
        |    |    |    |
        |    |    |    +--CollectionUtilities
        |    |    |    |
        |    |    |    +--Conditions
        |    |    |    |
        |    |    |    +--DataStructures
        |    |    |    |
        |    |    |    +--ExternalTool
        |    |    |    |
        |    |    |    +--Parser
        |    |    |    |    |
        |    |    |    |    +--Collections
        |    |    |    |    |
        |    |    |    |    +--Implementations
        |    |    |    |    |
        |    |    |    |    +--PersistenceLayer
        |    |    |    |    |
        |    |    |    |    +--ReflectionLayer
        |    |    |    |    |
        |    |    |    |    +--SharpAssemblyLayer
        |    |    |    |
        |    |    |    +--Project
        |    |    |    |    |
        |    |    |    |    +--Attributes
        |    |    |    |    |
        |    |    |    |    +--Combine
        |    |    |    |    |
        |    |    |    |    +--Project
        |    |    |    |        |
        |    |    |    |        +--Collections
        |    |    |    |        |
        |    |    |    |        +--Deployment
        |    |    |    |
        |    |    |    +--Templates
        |    |    |    |    |
        |    |    |    |    +--ProjectTemplates
        |    |    |    |
        |    |    |    +--Undo
        |    |    |
        |    |    +--Services
        |    |        |
        |    |        +--AmbienceService
        |    |        |
        |    |        +--ClassBrowserIcons
        |    |        |
        |    |        +--Debugger
        |    |        |
        |    |        +--DisplayBinding
        |    |        |
        |    |        +--File
        |    |        |
        |    |        +--Language
        |    |        |
        |    |        +--LanguageBinding
        |    |        |
        |    |        +--MenuService
        |    |        |
        |    |        +--ParserService
        |    |        |
        |    |        +--Project
        |    |        |
        |    |        +--StatusBar
        |    |        |
        |    |        +--Tasks
        |    |        |
        |    |        +--Toolbar
        |    |
        |    +--Core
        |    |    |
        |    |    +--AddIns
        |    |    |    |
        |    |    |    +--Codons
        |    |    |    |
        |    |    |    +--Conditions
        |    |    |
        |    |    +--Properties
        |    |    |
        |    |    +--Services
        |    |        |
        |    |        +--FileUtilityService
        |    |
        |    +--SharpDevelopTests
        |    |    |
        |    |    +--BaseTests
        |    |    |    |
        |    |    |    +--EditActionTests
        |    |    |
        |    |    +--ParserTests
        |    |    |
        |    |    +--SearchAndReplaceTests
        |    |
        |    +--StartUp
        |        |
        |        +--Dialogs
        |
        +--Tools
            |
            +--BuildHelpIndex
            |
            +--GacUtil2
            |
            +--Help
            |
            +--LocalizationDbToResFile
            |
            +--LocalizationXmlToResFile
            |
            +--nant
            |    |
            |    +--bin
            |
            +--ndoc
            |    |
            |    +--bin
            |
            +--nprof
            |    |
            |    +--bin
            |
            +--ResourceAssembler
            |
            +--SharpCoco
            |    |
            |    +--bin
            |    |    |
            |    |    +--Debug
            |    |
            |    +--src
            |
            +--SVNChangeLogToXml
            |
            +--wix
                |
                +--ca
                |
                +--doc
                |
                +--lib