Skip to main content

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

Hello,

DLTK follows eclipse simultaneous releases schedule, so the release of DLTK 3.0 will be in June,2011.

Integration builds of 3.0 stream are regularly uploaded to http://download.eclipse.org/technology/dltk/downloads/
The update site for 3.0 stream is at http://download.eclipse.org/technology/dltk/updates-dev/3.0/

Regarding Source menu: some commands are contributed via ScriptEditor.createGenerateActionGroup()
and in DLTK 3.0 the default implementation is provided by ScriptEditor class.

Please ask if you have DLTK-related questions or post ideas what can be improved in DLTK.

Regards,
Alex

----- Original Message -----
From: "Matthew Newhook" <matthew@xxxxxxxxxxx>
To: dltk-dev@xxxxxxxxxxx
Sent: Wednesday, November 17, 2010 1:10:08 AM GMT +06:00 Almaty, Novosibirsk
Subject: [Dltk-dev] update?

When will a new release be pushed to the DLTK update site? I've been
developing a new Lua plugin and using code from the head of the CVS
repo as of a month ago... my plugin works with that code, but has some
issues with the update site code (for example, the source menu isn't
contributed nor is the formatting action). Any advice?

Regards, Matthew
-- 
Matthew Newhook
Bit Trap Studios, Inc.

Please note that the contents of this message are not for publication
or distribution in any manner, either full or partial, unless
specifically stated.
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev


Back to the top