Overview
- Title
- configuring an IDE for developing and debugging
- Duration
- 144
- Difficulty
- Medium
- Types
- Training
- Tags
- python,english
- Mentors
- thomaswaldmann,rb_proj,waldi,esyr,pkumar_7
- Count
- 0
Description
Abstract
make a screen cast for configuring an IDE for developing and debugging moin2
Details
choose your favorite IDE from: eclipse/pydev, ... featuring:
- setup IDE
- install moin2 in virtualenv
- configure IDE for using that env
- show debugging (e.g. breakpoints)
deliverable: screencast
Benefits
A screencast about using the debugger makes it easier for new developers.
Skill Requirements
requires: screencast software, moin2 + IDE experience, good spoken english
Extra (optional)
Links
Note: unless otherwise noted, tasks usually refer to moin2 (http://moinmo.in/MoinMoin2.0)!
http://hg.moinmo.in/moin/2.0 or http://bitbucket.org/thomaswaldmann/moin-2.0 - repository of moin2
http://hg.moinmo.in/moin/1.9 - repository of moin 1.9
http://moimo.in/MoinMoinChat - please join us on IRC #moin-dev
Discussion
we already have a screencast task about how to setup moin with virtualenv. IDEs are very much a matter of taste and a developer should be able to configure his IDE of choice. There might be even screencast at eclipse/... homepage about that, so it might be a bit out of scope and redundant here.
the code reloader must be deactivated for pydev
