Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DLTK Installation"

 
m (Requirements: update for 2.0)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{incubation}}
 +
 
== Requirements ==
 
== Requirements ==
  
DLTK requires [http://www.eclipse.org/platform Eclipse Platform] 3.2 or later.
+
[[DLTK|Dynamic Languages Toolkit]] 2.0 requires [http://www.eclipse.org/platform Eclipse Platform] 3.5 or later. Optional DLTK components like [http://www.eclipse.org/mylyn Mylyn] integration or remote development with [http://www.eclipse.org/dsdp/tm DSDP TM] component may enforce additional requirements. Please check requirements section on download pages.
 +
 
 +
==Installing DLTK==
  
==Installing DLTK from an Update Site==
+
DLTK 1.0 was a part of [http://www.eclipse.org/galileo/ Eclipse Galileo] annual release. Latest DLTK 2.0 is a part of [http://www.eclipse.org/helios/ Eclipse Helios].
  
You can install DLTK from your Eclipse workbench using the following update sites:
+
DLTK can be downloaded from the [http://download.eclipse.org/technology/dltk/downloads/ DLTK Downloads page], or with Eclipse Update Manager using Dynamic Languages Toolkit Update Site: [http://download.eclipse.org/technology/dltk/updates http://download.eclipse.org/technology/dltk/updates] ('''Releases only''').
  
* '''DLTK 1.0 Integration Builds''' - [http://download.eclipse.org/technology/dltk/updates/site-interim.xml http://download.eclipse.org/technology/dltk/updates/site-interim.xml]
+
[[Category:DLTK]]

Latest revision as of 17:05, 14 September 2010

Incubation Phase

Requirements

Dynamic Languages Toolkit 2.0 requires Eclipse Platform 3.5 or later. Optional DLTK components like Mylyn integration or remote development with DSDP TM component may enforce additional requirements. Please check requirements section on download pages.

Installing DLTK

DLTK 1.0 was a part of Eclipse Galileo annual release. Latest DLTK 2.0 is a part of Eclipse Helios.

DLTK can be downloaded from the DLTK Downloads page, or with Eclipse Update Manager using Dynamic Languages Toolkit Update Site: http://download.eclipse.org/technology/dltk/updates (Releases only).

Back to the top