[Pydev-users] [Please post to StackOverflow with PyDev tag] RE: My collected complaints about Pydev
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2012-12-17 13:11:56
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4477776: I realize this thread is old (well ancient really) but I was bored a while back and wanted to learn about eclipse plugins, so in search of a project I created a plugin, [url=https://github.com/Kbrowder/PyJDT]https://github.com/Kbrowder/PyJDT[/url] that grabs JDT paths and adds them to pydev. In principle you could use the same techniques to integrate this into pydev directly (which would probably be significantly simpler, hindsight is an awful thing). Anyways this is basically what #12 wants. |