Changes between Version 18 and Version 19 of Documentation/DevelopmentCenter/DownloadAndBuildSource
- Timestamp:
- 06/28/14 09:58:13 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter/DownloadAndBuildSource
v18 v19 57 57 If you want to extend HeuristicLab with own plugins, please have a look at the following quick guides which explain this process using either Visual Studio or SharpDevelop. 58 58 59 * Follow the instructions on how to [[Documentation/DevelopmentCenter/CreateNewPlugin WithVS|create HeuristicLab plugins with Visual Studio]]60 * Follow the instructions on how to [[Documentation/DevelopmentCenter/CreateNewPlugin WithSD|create HeuristicLab plugins with SharpDevelop]]59 * Follow the instructions on how to [[Documentation/DevelopmentCenter/CreateNewPluginUsingVS|create HeuristicLab plugins with Visual Studio]] 60 * Follow the instructions on how to [[Documentation/DevelopmentCenter/CreateNewPluginUsingSD|create HeuristicLab plugins with SharpDevelop]] 61 61 62 62 == For the experienced ==