Hi list,

I'm working at a research prototyp and I want to add a new eclipse view 
to PyDev. So far the view is finished but I want to open a new Editor 
window in the PyDev Editor with a double click of a row of my table 
view. I have the filename and the line number. So my questions are:

Which package I have to include as dependencies?
How is the name of the editor Plugin or how could I access it? And last 
but not least what looks like the method call for my parameters 
(filepath (as String) and line number)? A short example would be perfect 
or the hint to look at for the same behavior for instance in the 
Resource or Class View.

Thanks for any advice.

Kind regards,
Michael

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to