Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Python Debugging Engine Selection

Hi folks,

It was not included into DLTK binary distribution, sorry, will be added it to the next builds.

Sincerely,
Andrey


----- Original Message -----
From: "Keith Knippa" <Keith.Knippa@xxxxxxxxxxxxxxxxx>
To: "DLTK Developer Discussions" <dltk-dev@xxxxxxxxxxx>
Sent: 11 Январь 2008 г. 21:47:58 (GMT+0600) Asia/Novosibirsk
Subject: RE: [Dltk-dev] Python Debugging Engine Selection

 

No, here are the dltk plugins listed in about eclipse:

 

  org.eclipse.dltk

  org.eclipse.dltk.console

  org.eclipse.dltk.console.ui

  org.eclipse.dltk.core

  org.eclipse.dltk.debug

  org.eclipse.dltk.debug.ui

  org.eclipse.dltk.launching

  org.eclipse.dltk.python.antlr

  org.eclipse.dltk.python.core

  org.eclipse.dltk.python.debug

  org.eclipse.dltk.python.debgu.ui

  org.eclipse.dltk.python.launching

  org.eclipse.dltk.python.ui

  org.eclipse.dltk.testing

  org.eclipse.dltk.ui

  org.eclipse.dltk.validators.core

  org.eclipse.dltk.validators.ui

 

Maybe I downloaded the wrong release?

 

Thx, Keith

 

 

 

________________________________

From: dltk-dev-bounces@xxxxxxxxxxx [mailto:dltk-dev-bounces@xxxxxxxxxxx]
On Behalf Of Jae Gangemi
Sent: Friday, January 11, 2008 9:23 AM
To: DLTK Developer Discussions
Subject: Re: [Dltk-dev] Python Debugging Engine Selection

 


  the activestate plugin is provided by the dltk (but you do need the
actual engine implementation from activestate).

  if you do an 'about eclipse' and list the plugin details, do you see
'org.eclipse.dltk.python.activestate ' in that list?

On Jan 11, 2008 10:12 AM, Knippa, Keith <Keith.Knippa@xxxxxxxxxxxxxxxxx>
wrote:

Thanks for your prompt reply.  

 

No it isn't.  I've downloaded the activestate remote debugger but don't
see anything labeled as an eclipse plugin.  Can you tell me where I can
get the pluging?

 

Thank you again, Keith Knippa

 

________________________________

From: dltk-dev-bounces@xxxxxxxxxxx [mailto:dltk-dev-bounces@xxxxxxxxxxx]
On Behalf Of Jae Gangemi
Sent: Thursday, January 10, 2008 9:00 PM
To: DLTK Developer Discussions
Subject: Re: [Dltk-dev] Python Debugging Engine Selection

 


  is the python activestate plugin instaled?

On Jan 10, 2008 7:43 PM, Knippa, Keith <Keith.Knippa@xxxxxxxxxxxxxxxxx>
wrote:

Hello,

Is it possible at this time to debug a python program in Eclipse/DLTK?
When I try to select a debugging engine from the Python Debugging Engine
Selection window, I find that the list of engines from which to select 
is empty.  Please note that I'm using the Python IDE plugins from the
R1.0 integration build of 12/20/07 on Eclipse Platform Version: 3.3.1.1,
Build id: M20071023-1652. 

Thank you, Keith Knippa
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev




-- 
-jae 


_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev




-- 
-jae 




Back to the top