From: Brad C. <bk...@mu...> - 2001-09-20 14:02:30
|
On 20 Sep 2001 at 9:46, Carlos Quiroz wrote: > Today was released the JythonInterpreter Plugin 0.5 for jEdit > http://www.jedit.org, I whish jython developers can take a look since > jEdit is an excellent editor and now it is jython enabled. > > Aditionally there is a PyUtils plugin which contains a class browser for > python, this plugin should include many more utilities in the near future > and I invite everybody to contribute to it > This is pretty slick. I'm working up a set of articles for Novell on how to use Jython to develop portal gadgets. I had planned on using PythonWin as the editor on Windows in screen shots.. But using Jedit with these plugins would actually be simpler for users. However, I really miss two features from PythonWin. F5 - Import the current buffer into the interpreter (or reload) And Run buffer (with and without step debugging) I'm not so concerned about debugging, but importing the current buffer into the current Jython Interpreter would be very handy. How would I go about adding this functionality? I know nothing about jedit plug-ins.. I'm thinking that the Jython Interpreter plug-in could add a context menu selection to any edit buffer that has mode=python Will the interpreter get events when buffers are opened, closed and mode changed? - Thoughts? Brad Clements, bk...@mu... (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements |