Changes between Version 10 and Version 11 of UmitPlugins

Show
Ignore:
Timestamp:
06/14/08 16:39:15 (5 years ago)
Author:
nopper (IP: 81.208.60.193)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UmitPlugins

    v10 v11  
    106106 
    107107 - [http://trac.umitproject.org/browser/branch/UmitPlugins UmitPlugins svn branch] 
     108 
     109== Testing == 
     110 
     111First check out the code 
     112 
     113{{{ 
     114svn co http://svn.umitproject.org/svnroot/umit/branch/UmitPlugins 
     115cd UmitPlugins/ 
     116cd source-plugins/ 
     117sh update.sh 
     118cd ../ 
     119python umit 
     120}}} 
     121 
     122Then from Menu press Tools -> Extensions, select Paths from the 'Plugin Manager' window. 
     123Click on add and chose the directory plugins under your current working directory (the dir where the .ump files are located). 
     124Then click save, restart UMIT and enjoy :)