Re: [Pydev-code] org.python.pydev vs com.python.pydev

2009-11-26 Thread Leo Soto M.
On Thu, Nov 26, 2009 at 3:33 PM, Fabio Zadrozny wrote: [...] > The com packages are related to the features that were previously from > pydev extensions (mostly code-analysis / code-completion using all the > tokens in the workspace / remote debugger / rename refactoring). Oh, I see, that's why t

Re: [Pydev-code] org.python.pydev vs com.python.pydev

2009-11-26 Thread Fabio Zadrozny
Hi Leo, On Thu, Nov 26, 2009 at 2:11 PM, Leo Soto M. wrote: > On Thu, Nov 26, 2009 at 1:01 PM, Leo Soto M. wrote: > > [...] >> Right now I'm running the JUnit suite from >> org.python.pydev.runalltests.AllTests > > Oh and I just realized that there is a com.python.pydev.runalltests > project too