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/EmptyPlugin/EmptyPlugin/Plugin.cs

    r14360 r15745  
    3030  //       |     |..EmptyPlugin
    3131  //       |..trunk
    32   //          |..sources
    33   //             |.. bin
     32  //          |.. bin
    3433
    35   //  (5) Check that the output file has been added to the HL binaries folder (hl/trunk/sources/bin/EmptyPlugin.dll)
    36   //  (6) Start hl/trunk/sources/bin/HeuristicLab.exe and open the "Plugin Manager".
     34  //  (5) Check that the output file has been added to the HL binaries folder (hl/trunk/bin/EmptyPlugin.dll)
     35  //  (6) Start hl/trunk/bin/HeuristicLab.exe and open the "Plugin Manager".
    3736  //      Make sure your EmptyPlugin appears in the list of loaded plugins
    3837  public class Plugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.