Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Documentation?

no, you're not missing anything - the current examples will be your best bet. i've also found the debugger to be a huge help (stepping through a working example, looking at the thread stack to see how methods are being called). and of course, asking questions when you're really stuck.

  i've managed to put together a basic implementation for a perl plugin just looking/tracing through the source, so it can be done, but it definitely takes a little effort.

  may i ask what type of plugin you're working on?

On 7/8/07, Mark Mandel < mark.mandel@xxxxxxxxx> wrote:
Hey all,

I just started at looking at implementing a plugin with the DLTK, but
couldn't find a large amount of resources on yet, above and beyond the
'getting started with the dltk' article.

I just wanted to know if I was missing anything, and if not, I assume
that the best resources around would then be the current examples that
are available for download?

Thanks for the dltk, it looks like it's a great addition to the
eclipse product range.

Thanks,

Mark

--
E: mark.mandel@xxxxxxxxx
W: www.compoundtheory.com
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev



--
-jae

Back to the top