Questions tagged [dltk]

DLTK (Dynamic Languages Toolkit) is a tool for vendors, researchers, and end-users who rely on dynamic languages.

DLTK (Dynamic Languages Toolkit) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is a set of extensible frameworks designed to reduce the complexity of building full featured development environments for dynamic languages such as PHP and Perl. Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, Javascript and Python development environments.

31 questions
0
votes
1 answer

Get associated file extensions for an Eclipse editor

I'm trying to programmatically retrieve the associated file extensions for a specific editor from within my (DLTK based) Eclipse plugin. The reason for it is that I only want to index files that are associated to my editor, and I need to avoid…
pulse00
  • 1,294
  • 1
  • 16
  • 25
1 2
3