I don't think you can grab just portions of it (it's either all or
nothing), as for the SWT widgets to access and/or receive notification
from objects in a PyDev interpreter, I'm not sure I follow what you
said... is this the only thing you'd customize? Can you give more
details on what you want to achieve here?

Cheers,

Fabio

On Tue, Jul 19, 2011 at 2:09 AM, Davidson, Josh <josh.david...@lmco.com> wrote:
> I am creating a user interface for an application that provides a Python 
> scripting interface to interact with C++ objects wrapped with Py++ bindings.  
> Since my end users are familiar with Eclipse and use it for various forms of 
> development, I am investigating the feasibility of using Eclipse RCP (or e4) 
> to develop a plugin as a frontend.  I'm new to the world of Eclipse 
> development, but thought this might be a good opportunity to learn a few new 
> tricks.  Several of the features for this application could be fulfilled out 
> of the box by aspects of the PyDev plugin: script editor, interactive 
> console, and script executor (using the debugger).  Is it feasible to write a 
> plugin that leverages portions of PyDev?   Are the various components set up 
> that they can be interacted with programmatically from other plugins?  One 
> piece in particular that I'm concerned about is whether or not I'd be able to 
> develop SWT widgets that could access and/or receive notification from 
> objects in a PyDev interpreter.
>
> Thanks,
> Josh
>
> ------------------------------------------------------------------------------
> Magic Quadrant for Content-Aware Data Loss Prevention
> Research study explores the data loss prevention market. Includes in-depth
> analysis on the changes within the DLP market, and the criteria used to
> evaluate the strengths and weaknesses of these DLP solutions.
> http://www.accelacomm.com/jaw/sfnl/114/51385063/
> _______________________________________________
> pydev-code mailing list
> pydev-code@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-code
>

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to