[BlueBream] bluebream with pydev (solved) complete guide!

Tamer Higazi th982a at googlemail.com
Sun Jul 11 03:41:49 EDT 2010


of course!
It was in reality nothing big to have the full autocompletion!

the best thing at all:
A) downlaod at best eclipse for java and report developers:
at: http://www.eclipse.org/downloads/

choose your architecture and install

GENERELL: Aptana2 is stable and Aptana3 is unstable (beta)

then you go to aptana:
http://aptana.com/products/studio2/download
and choose the plugin version and click on download!

There you will get the update site displayed, and you install the aptana
plugin by registering the update site in eclipse and installing the
aptana plugin automatically displayed

OR

B) download aptana as the standalone version and install it.


After eclipse with aptana is up, you install the aptana pydev extension.
By finishing these steps you do:

1. create the bluebream project on the console and make the buildout
2. after doing this, start eclipse with pydev and make a new project but
choose the path where you started your bluebream project on the
filesystem.

3a). right click on project properties you go on: PyDEV - PYTHONPATH
3b) there you will find the submenu "source folders"
3c) klick on the button "Add Source Folders" and choose the "eggs"
folder of your bluebream project.

4) klick on apply and okay, and that's it!

After the first time let us say:

from zope.

don't be sad that pydev doesn't show all namespaces at the first time.
Retry, once more (because pydev needs to update the autocomplete db) all
namespaces are shown correctly.



Tamer


More information about the bluebream mailing list