A change in /documentation/tutorial/developing-plone-with-eclipse

3 messages Options
Embed this post
Permalink
Jean-Michel FRANCOIS () A change in /documentation/tutorial/developing-plone-with-eclipse
Reply Threaded More More options
Print post
Permalink
Hi,

 I just have read this great tutorial
http://plone.org/documentation/tutorial/developing-plone-with-eclipse
and i would like to propose a modification:

on #8, setting-up-pythonpath-in-eclipse

It would be nice to show that a buildout can add all instance eggs and
zope code in your pydev project's PYTHON PATH just by adding this to the
current buildout:

[pydev]
recipe = pb.recipes.pydev
pydevproject_path = ${buildout:directory}/.pydevproject
eggs = ${instance:eggs}
extra_paths = ${zope2:location}/lib/python/

So you have just by running the buildout and refresh the project get all
the code completion. I was first used to omelette, but it skip zipped
eggs, so with that one i have all packages available on code completion.

JeanMichel FRANCOIS,
Makina-Corpus

------------------------------------------------------------------------------
_______________________________________________
Plone-docs mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-docs
Israel Saeta Pérez () Fwd: A change in /documentation/tutorial/developing-plone-with-eclipse
Reply Threaded More More options
Print post
Permalink
Mikko,

Could you please take care of this? Thanks in advance!

-- israel


---------- Forwarded message ----------
From: Jean-Michel FRANCOIS <[hidden email]>
Date: Thu, Apr 2, 2009 at 11:59 AM
Subject: [Plone-docs] A change in /documentation/tutorial/developing-plone-with-eclipse
To: Plone Docs List <[hidden email]>


Hi,

 I just have read this great tutorial
http://plone.org/documentation/tutorial/developing-plone-with-eclipse
and i would like to propose a modification:

on #8, setting-up-pythonpath-in-eclipse

It would be nice to show that a buildout can add all instance eggs and
zope code in your pydev project's PYTHON PATH just by adding this to the
current buildout:

[pydev]
recipe = pb.recipes.pydev
pydevproject_path = ${buildout:directory}/.pydevproject
eggs = ${instance:eggs}
extra_paths = ${zope2:location}/lib/python/

So you have just by running the buildout and refresh the project get all
the code completion. I was first used to omelette, but it skip zipped
eggs, so with that one i have all packages available on code completion.

JeanMichel FRANCOIS,
Makina-Corpus

------------------------------------------------------------------------------
_______________________________________________
Plone-docs mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-docs


------------------------------------------------------------------------------

_______________________________________________
Plone-docs mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-docs
Israel Saeta Pérez
Mikko Ohtamaa () Re: A change in /documentation/tutorial/developing-plone-with-eclipse
Reply Threaded More More options
Print post
Permalink
2009/4/2 Israel Saeta Pérez <[hidden email]>:
> Mikko,
>
> Could you please take care of this? Thanks in advance!

Done!

-M

>
> -- israel
>
>
> ---------- Forwarded message ----------
> From: Jean-Michel FRANCOIS <[hidden email]>
> Date: Thu, Apr 2, 2009 at 11:59 AM
> Subject: [Plone-docs] A change in
> /documentation/tutorial/developing-plone-with-eclipse
> To: Plone Docs List <[hidden email]>
>
>
> Hi,
>
>  I just have read this great tutorial
> http://plone.org/documentation/tutorial/developing-plone-with-eclipse
> and i would like to propose a modification:
>
> on #8, setting-up-pythonpath-in-eclipse
>
> It would be nice to show that a buildout can add all instance eggs and
> zope code in your pydev project's PYTHON PATH just by adding this to the
> current buildout:
>
> [pydev]
> recipe = pb.recipes.pydev
> pydevproject_path = ${buildout:directory}/.pydevproject
> eggs = ${instance:eggs}
> extra_paths = ${zope2:location}/lib/python/
>
> So you have just by running the buildout and refresh the project get all
> the code completion. I was first used to omelette, but it skip zipped
> eggs, so with that one i have all packages available on code completion.
>
> JeanMichel FRANCOIS,
> Makina-Corpus
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Plone-docs mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/plone-docs
>
>



--
Mikko Ohtamaa
Managing director, Red Innovation Ltd.
+358 40 743 9707
www.redinnovation.com
Every problem is solvable if you can throw enough energy drinks at it

------------------------------------------------------------------------------
_______________________________________________
Plone-docs mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-docs