Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] How to contribute an interpreter to an existing DLTK language


  the _javascript_ plugin configures its interpreter this way, you could look there for an example.

On Thu, Oct 2, 2008 at 1:52 PM, Lothar Werzinger <lothar@xxxxxxxxxxxxxx> wrote:
Hi,

I would like to contribute an interpreter to an existing DLTK language.
Specifically I want to use e.g. Jython inside the eclipse process, so that I
can expose some of our internal API to the script(s). I want to use the rest
of the DLTK Language support (editor, ...) as is.

How would I contribute an interpreter to an existing DLTK language (python)
and can I programmatically configure it, so that the users of our application
don't have to go through the steps to "add an interpreter" in the
preferences.

Lothar
--
Lothar Werzinger Dipl.-Ing. Univ.
framework & platform architect
Tradescape Inc. - Enabling Efficient Digital Marketplaces
1754 Technology Drive, Suite 128
San Jose, CA 95110
web: http://www.tradescape.biz
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev



--
-jae

Back to the top