jEdit and Eric have some things in common. They both require the use of plugins in order to do real "ide-like" things. <br><br>I've read complaints from users on both lists that it takes too long to set up jEdit/Eric because of all the plugins that need to be configured first.<br>
<br>jEdit has no plans to address these complaints, because by default, jEdit is just an editor, not an IDE, and people use it for very different things. What some consider an "essential plugin" others may have no use for. But for jEdit, at least, there are good instructions for how to set up every plugin that is available with the docs for that plugin.<br>
<br>Anyone who wants to use Eric already wants features like code completion and refactoring installed and enabled for Python.<br>I had to search the Eric mailing list archives to find out how to get those plugins  working. The average user should not have to do that.<br>
<br>If I click on the Help menu, I expect to find an "Eric Help" submenu that will contain instructions for how to set up code completion and refactoring. <br>Where is the "eric help"?<br><br><br><br><br>