How to use web2py shell in UliPad
|
You can open a shell window to test web2py app in UliPad. So let me show you how to config and use it. Remember you shoud use 3.9 version or svn version.
|
Goto [Tool]->[Plugins Manager...]
|
Check web2py_plugin then restart UliPad.
|
Open Directory Browser Window(Press F2 or click Open Directory Browser tool button), then in the context menu select [Open new Directory...] to add web2py folder or drag and drop web2py folder to directory browser window
|
Then you'll see the Project Setting dialog, then ensure you checked web2py and python, then click OK button
|
So you can expand the web2py folder, and in applications folder, you'll see all apps in your box. Just select one app which you want to test it in Shell window, then pop up the context menu. You'll find [Start web2py Shell] menu item in the bottom.
|
When you select [Start web2py shell] menu item, it'll open a Shell Window in the bottom pane for selected app, and you can test web2py code in this shell window. Have fun!
|
你会感兴趣的其他故事 |
|||
| 更多 | |||



故事模式 |
![Goto [Tool]->[Plugins Manager...]](http://img.haokanbu.com/img/blog/f6289e92dc1b4111ae6c4db10e360a52.jpeg)

![Open Directory Browser Window(Press F2 or click Open Directory Browser tool button), then in the context menu select [Open new Directory...] to add web2py folder or drag and drop web2py folder to directory browser window](http://img.haokanbu.com/img/blog/fdec84657d7f41c18acf811c55f06e0d.jpeg)

![So you can expand the web2py folder, and in applications folder, you'll see all apps in your box. Just select one app which you want to test it in Shell window, then pop up the context menu. You'll find [Start web2py Shell] menu item in the bottom.](http://img.haokanbu.com/img/blog/35410ed43adc4580976157e6613ea695.jpeg)
![When you select [Start web2py shell] menu item, it'll open a Shell Window in the bottom pane for selected app, and you can test web2py code in this shell window. Have fun!](http://img.haokanbu.com/img/blog/d3896cc9f1ed4cd7b709f16c128404c5.jpeg)




