Personal tools
You are here: Home For Developers Tutorials How to build existing extension page 4

page 4

Step 4. Change namespace in source files


In main menu, select Edit > Find and Replace > Replace in Files 

Edit > Find and Replace > Replace in Files


     In Find and Replace dialog box:
          In Find what field, enter "Landis.Output.MaxSpeciesAge"
          In replace with field, enter "Landis.Extensions.MaxAge"
          Make sure Look in field is set to Entire Solution
          Click Replace All button

Find and Replace window


If the Replace All dialog box appears, confirm that you want to open all modified files to enable Undo feature on their changes. All the modified files will be opened in the code editor.

Build solution (press F6). Note: errors will be reported.


< Page 3 | Page 4 | Page 5 >
Document Actions