~ubuntu-branches/ubuntu/trusty/spyder/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/projectexplorer.rst

  • Committer: Package Import Robot
  • Author(s): Picca Frédéric-Emmanuel
  • Date: 2013-05-08 21:12:32 UTC
  • mfrom: (1.2.1) (18.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20130508211232-r867h9xoenknvuxf
Tags: 2.2.0+dfsg-1
* Imported Upstream version 2.2.0+dfsg
* Depends on ipython-qtconsole (< 1.0)
* Removed the obsolte DM-Upload-Allowed

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
The project explorer plugin handles project management in Spyder with the 
5
5
following main features:
6
6
 
7
 
        * import from existing Pydev (Eclipse) or Spyder projects
8
 
        * add/remove project folders to/from Spyder's PYTHONPATH directly from 
9
 
      the context menu or manage these folders in a dedicated dialog box
10
 
    * multiple file selection (for all available actions: open, rename, delete,
11
 
      and so on)
12
 
    * file type filters
 
7
* import from existing Pydev (Eclipse) or Spyder projects
 
8
* add/remove project folders to/from Spyder's PYTHONPATH directly from 
 
9
  the context menu or manage these folders in a dedicated dialog box
 
10
* multiple file selection (for all available actions: open, rename, delete,
 
11
  and so on)
 
12
* file type filters
13
13
 
14
14
.. image:: images/projectexplorer.png
15
15