Re: [Pydev-code] Eclipse code to create a PyEdit object

2010-05-02 Thread Fabio Zadrozny
On Sat, May 1, 2010 at 9:58 PM, wrote: > I was curious about the Eclipse IDE code that creates a PyEdit object (based > on the extension information already processed by the IDE from the > plugin.xml file). I came across a vague online reference to a createEditor() > method that had no explanatio

[Pydev-code] Eclipse code to create a PyEdit object

2010-05-01 Thread clark . coleman
I was curious about the Eclipse IDE code that creates a PyEdit object (based on the extension information already processed by the IDE from the plugin.xml file). I came across a vague online reference to a createEditor() method that had no explanation, and googling "Eclipse createEditor" did n