Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/09/18 11:06:00 (6 years ago)
Author:
gkronber
Message:

#2887 updated templates for new repository structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Templates/RegressionProblemInstances/RegressionProblemInstance/Plugin.cs

    r14365 r15745  
    3535  //       |     |..EmptyPlugin
    3636  //       |..trunk
    37   //          |..sources
    38   //             |.. bin
     37  //          |.. bin
    3938
    40   //  (5) Check that the output file has been added to the HL binaries folder (hl/trunk/sources/bin/EmptyPlugin.dll)
    41   //  (6) Start hl/trunk/sources/bin/HeuristicLab.exe and open the "Plugin Manager".
     39  //  (5) Check that the output file has been added to the HL binaries folder (hl/trunk/bin/EmptyPlugin.dll)
     40  //  (6) Start hl/trunk/bin/HeuristicLab.exe and open the "Plugin Manager".
    4241  //      Make sure your EmptyPlugin appears in the list of loaded plugins
    4342  public class Plugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.