eric is a full featured Python IDE that is written in PyQt using the QScintilla editor widget.

eric's homepage is at http://eric-ide.python-projects.org/

For information on PyQt and QScintilla see http://www.riverbankcomputing.co.uk/

The following is a partial list of eric's features:

Working with eric3 is mostly intuitive but sometimes doubts come out. Below is a list of questions asked to the author and his answers:


Q. Is it possible to save open files (also not from project) list during project save?

A. "Project save " saves the project file. To save an open file use one of the save actions/menu entries.


Q. What are Project::Load/Save Session options for?

A. A session file contains information about the last debug/run action, about breakpoint, open editors ... This info is saved with the save session action and loaded with the load session action. In the configuration dialog you may enable automatic session loading, which loads a saved session upon opening a project.


CategoryIntegratedDevelopmentEnvironment

eric (last edited 2018-05-27 14:13:44 by MatsWichmann)

Unable to edit the page? See the FrontPage for instructions.