Changes between Version 30 and Version 31 of Development
- Timestamp:
- 08/09/12 09:27:27 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v30 v31 29 29 Once all the above works well you can launch Padre from the SVN tree by running 30 30 {{{ 31 $ perl dev .pl31 $ perl dev 32 32 }}} 33 33 34 34 dev.pl has some more parameters you can see by typing 35 35 {{{ 36 $ perl dev .pl-h36 $ perl dev -h 37 37 }}} 38 38 39 39 The most important being 40 40 {{{ 41 $ perl dev .pl-a41 $ perl dev -a 42 42 }}} 43 43 that will include the path to all the plugins located in trunk/
