34 | | <li><a href="/wiki/Documentation/DevelopmentCenter/DownloadAndBuildSource">Quick guide: Download and build sources</a></li> |
35 | | <li><a href="/wiki/Documentation/DevelopmentCenter/CreateNewPluginUsingVS">Quick guide: Create a new plugin using Visual Studio</a></li> |
36 | | <li><a href="/wiki/Documentation/DevelopmentCenter/CreateNewPluginUsingSD">Quick guide: Create a new plugin using SharpDevelop</a></li> |
37 | | <li><a href="/wiki/Documentation/DevelopmentCenter/UsePersistence">Quick guide: HeuristicLab persistence</a></li> |
38 | | <li><a href="/wiki/Documentation/DevelopmentCenter/VSCodeSnippets">Quick guide: Using code snippets in Visual Studio</a></li> |
39 | | <li><a href="/wiki/Documentation/DevelopmentCenter/DebugEngine">Quick guide: Debugging algorithms in the GUI</a></li> |
40 | | <li><a href="/wiki/Documentation/DevelopmentCenter/CreateNewViews">Quick guide: Create new views</a></li> |
| 34 | <li><a href="/wiki/Documentation/DevelopmentCenter/DownloadAndBuildSource">Download and build sources</a></li> |
| 35 | <li><a href="/wiki/Documentation/DevelopmentCenter/CreateNewPluginUsingVS">Create a new plugin using Visual Studio</a></li> |
| 36 | <li><a href="/wiki/Documentation/DevelopmentCenter/CreateNewPluginUsingSD">Create a new plugin using SharpDevelop</a></li> |
| 37 | <li><a href="/wiki/Documentation/DevelopmentCenter/UsePersistence">HeuristicLab persistence</a></li> |
| 38 | <li><a href="/wiki/Documentation/DevelopmentCenter/VSCodeSnippets">Using code snippets in Visual Studio</a></li> |
| 39 | <li><a href="/wiki/Documentation/DevelopmentCenter/DebugEngine">Debugging algorithms in the GUI</a></li> |
| 40 | <li><a href="/wiki/Documentation/DevelopmentCenter/CreateNewViews">Create new views</a></li> |
| 41 | <li><a href="/wiki/Documentation/DevelopmentCenter/IntegrateHeuristicLab">Integrate HeuristicLab in other applications</a></li> |