bobbai 发表于 2015-11-30 15:39:42

Use eplipse to develop Python project

  Source:
  This is the example how to use eclipse and python.
  http://www.360doc.com/content/15/0206/10/20107535_446635492.shtml
  
  The open source tool about se
  http://www.ltesting.net/ceshi/open/kygncsgj/
  
  Steps:

[*]Install pyDev in eclipse.
  This is the details of how to install and configure the environment.
  http://grzrt.iyunv.com/blog/1754037

[*]You can get how to create an python project from the following website.
  http://www.crifan.com/eclipse_use_pydev_develop_python/

[*]To start client, we the following is an example
  http://www.51testing.com/html/32/15077732-2521174.html
页: [1]
查看完整版本: Use eplipse to develop Python project