RE: [Pydev-code] Re: pydev
Brought to you by:
fabioz
From: Bill W. <ww...@bb...> - 2004-04-19 17:20:55
|
Aleks, Can you explain what you mean by "roll my own remote debugging protocol"? Would this capability require a modified python.exe then? Bill -----Original Message----- From: pyd...@li... [mailto:pyd...@li...]On Behalf Of Aleks Totic Sent: Monday, April 19, 2004 12:34 PM To: Ron Smith; pyd...@li... Subject: [Pydev-code] Re: pydev Ron Smith wrote: > Thanks, that definetely helped. I haven't done eclipse plug-in > development before and was approaching it wrong. > After exploring how to work with plugin projects > more, It's building fine and I'm able to export the pydev feature > and plug-ins, and install them into a fresh eclipse installation. > > I had to fix a small problem in PydevPlugin.java - it wasn't finding > PyDevPluginResources.properties. I think someone else on the forums > had the same problem. I've attached the patch Thanks. This has been a new addition to the tree by Dana, so I was not aware that we have properties now. > The editor seems to be working fine (I like the hyperlinking feature!). The hyperlinking is working for a very limited set of possible links right now. It is a great place to start if you'd like to contribute some code. The debugger is under heavy reconstruction right now. I've decided to roll my own remote debugging protocol. I'll check something in as soon as I get stop/suspend buttons running. > Is there a .4 release planned in the near future (next week or so)? Not next week, unless my progress really speeds up. I'd say there will be one within a month. I'd really like to get a real debugger in the next release (breakpoints/suspend/resume/variables). > By the way, I noticed you worked on Mosaic. Did you go to > the U of I? I graduated in 93. Yes, I was there at Beckman & NCSA between 90 & 94. > Thanks > --Ron Aleks ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Pydev-code mailing list Pyd...@li... https://lists.sourceforge.net/lists/listinfo/pydev-code |