If you see version 2.0, you can use Eclipse 3.6 or earlier. The latest version of Eclipse Indigo has access to DLTK 3.0 in the installation manager.
Update site address http://download.eclipse.org/releases/indigo
After connecting to this update site, you will find the DLTK components in the list. I turned off "Group Items by Category" and scroll down to "Dynamic Languages ââ.." and then just add the ones you are interested in.
So, step-by-step instructions if you are new to Eclipse:
- Go to the "window" â "install new software."
- In the new dialog box, click the Add button.
- Enter location = "http://download.eclipse.org/releases/indigo", click ok.
- Select a new update site from the drop-down menu and select the features you want.
Note the dependencies listed on the DLTK web page, you must first install these components.
Not quite sure what problems you have, but this should help you get started. Let me know if you still have problems.
source share