Re: Eclipse stack trace integration

2010-03-09 Thread Leo
Symfony seems to do it just for TextMate using the txmt: link syntax -
http://blog.macromates.com/2007/the-textmate-url-scheme/ - IMO this
would be a great little feature to add to the Django debug pages.

I use PyDev and Eclipse and unfortunately Eclipse doesn't actually
have native support to jump to a file and a specific line in the file.
The 3.6 release will add it and will make it at least feasible to do
something along these lines although you'll still need a custom URL
handler.

--
--Leo

On Mar 3, 12:01 am, Thierry  wrote:
> Hey Russ
>
> Well it would be a nice addition to the Exception screen.
>
> On 3 mrt, 00:30, Russell Keith-Magee  wrote:
>
> > On Tue, Mar 2, 2010 at 10:00 PM, Thierry  
> > wrote:
> > > Any idea how to make the file names in the stack trace clickable to
> > > open them in eclipse?
>
> > >Symfonyseems to do it:
> > >http://symfony-reloaded.org/tools
>
> > > Quote:
> > > You can even click on any filename andSymfonywill open your favorite
> > > IDE at the right line (if you use a supported IDE).
>
> > Django-developers is for discussing the development of Django itself.
> > Unless you're proposing a specific change to Django to improve IDE
> > integration, you should direct your question to Django-users.
>
> > Yours,
> > Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Eclipse stack trace integration

2010-03-03 Thread Thierry
Hey Russ

Well it would be a nice addition to the Exception screen.


On 3 mrt, 00:30, Russell Keith-Magee  wrote:
> On Tue, Mar 2, 2010 at 10:00 PM, Thierry  
> wrote:
> > Any idea how to make the file names in the stack trace clickable to
> > open them in eclipse?
>
> > Symfony seems to do it:
> >http://symfony-reloaded.org/tools
>
> > Quote:
> > You can even click on any filename and Symfony will open your favorite
> > IDE at the right line (if you use a supported IDE).
>
> Django-developers is for discussing the development of Django itself.
> Unless you're proposing a specific change to Django to improve IDE
> integration, you should direct your question to Django-users.
>
> Yours,
> Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Eclipse stack trace integration

2010-03-02 Thread Russell Keith-Magee
On Tue, Mar 2, 2010 at 10:00 PM, Thierry  wrote:
> Any idea how to make the file names in the stack trace clickable to
> open them in eclipse?
>
> Symfony seems to do it:
> http://symfony-reloaded.org/tools
>
> Quote:
> You can even click on any filename and Symfony will open your favorite
> IDE at the right line (if you use a supported IDE).

Django-developers is for discussing the development of Django itself.
Unless you're proposing a specific change to Django to improve IDE
integration, you should direct your question to Django-users.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.