Changes between Version 12 and Version 13 of Howto
- Timestamp:
- 10/12/09 04:27:11 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Howto
v12 v13 30 30 31 31 To run Padre from the workspace checked out from SVN type "perl dev.pl" 32 33 {{{ 34 sven@quad7:~/src/padre/Padre$ ./dev.pl -h 35 Usage: ./dev.pl 36 -h show this help 37 -d run Padre in the command line debugger (-d) 38 -p run Padre under -dt:NYTProf 39 -a add the path to the lib directory of all the plugins in trunk/ 40 --die add DIE handler 41 42 LIST OF FILES list of files to open 43 }}} 32 44 33 45 == Windows ==
