Changes between Version 10 and Version 11 of UmitPlugins
- Timestamp:
- 06/14/08 16:39:15 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UmitPlugins
v10 v11 106 106 107 107 - [http://trac.umitproject.org/browser/branch/UmitPlugins UmitPlugins svn branch] 108 109 == Testing == 110 111 First check out the code 112 113 {{{ 114 svn co http://svn.umitproject.org/svnroot/umit/branch/UmitPlugins 115 cd UmitPlugins/ 116 cd source-plugins/ 117 sh update.sh 118 cd ../ 119 python umit 120 }}} 121 122 Then from Menu press Tools -> Extensions, select Paths from the 'Plugin Manager' window. 123 Click on add and chose the directory plugins under your current working directory (the dir where the .ump files are located). 124 Then click save, restart UMIT and enjoy :)
