Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problems Installing Dynamic Language Toolkit(TCL, Installing new Software, DLTK)
Problems Installing Dynamic Language Toolkit [message #1826267] Wed, 22 April 2020 13:38 Go to next message
Tim Due is currently offline Tim DueFriend
Messages: 4
Registered: April 2020
Junior Member
Hello,

I am trying to get my Eclipse to allow me to Debug TCL scripts.
For this I have been trying to install a new software to Eclipse, the Dynamic Language Toolkit (DLTK) to be exact...
First I tried to add the DLTK by using the Online Directory @

https://download.eclipse.org/technology/dltk/updates/ and
https://download.eclipse.org/technology/dltk/updates-dev/6.2/

like it is stated on

https://help.eclipse.org/2020-03/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-127.htm

and on the 6.2. directory above.
This did not Work since this error occures:

HTTP Proxy Authentication required
org.eclipse.ecf.filetransfer.BrowseFileTransferException: Proxy Authentication Required
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:274)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

I work in a very large German Company and after talking to the IT Support for quite some time it looks like my proxy settings are the way they should be...

So since that doesnt seem to work I tried downloading the directory @

https://download.eclipse.org/technology/dltk/downloads/

I could manually install everything except the

Dynamic Languages Toolkit - Remote Development Support 6.2.0.202004111842

Here again i get an error message saying "HTTP Proxy Authentication required"

When I try to debug a TCL script anyways, i get this meassage:
"Debugger process was unexpectedly terminated"

I'm guessing that since i am using the Komodo TCL Remote Debugging 12.0 software as the debugging engine(?) the one missing file is what is causing the problems....

Is there any way i can get this running without the proxy stuff working?

Thanks for any help,
Timmy
Re: Problems Installing Dynamic Language Toolkit [message #1826293 is a reply to message #1826267] Thu, 23 April 2020 04:41 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33108
Registered: July 2009
Senior Member
When I download this one:

http://www.eclipse.org/downloads/download.php?file=/technology/dltk/downloads/drops/R6.2/I-I202004111842-202004111842/dltk-sdk-I-I202004111842-202004111842.zip

And look at in the Repository Explorer from the location to which I downloaded it:

jar:file:/D:/stuff/dltk-sdk-I-I202004111842-202004111842.zip!/

I do see an unit:
<unit id='org.eclipse.dltk.rse.feature.group' version='6.2.0.202004111842' singleton='false'>
with the name 'Dynamic Languages Toolkit - Remote Development Support' so it must be possible to install from this zip without contacting the internet.

Do you have "Contact all update sites during install to find required software" check marked? You should probably avoid that if you're having trouble contacting sites and wish to install purely from a downloaded zip file. Of course then some dependency might fail to resolve if it's not already installed...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Problems Installing Dynamic Language Toolkit [message #1826302 is a reply to message #1826293] Thu, 23 April 2020 08:12 Go to previous messageGo to next message
Tim Due is currently offline Tim DueFriend
Messages: 4
Registered: April 2020
Junior Member
Thank you for your reply.

Now i used the same download as you did and unchecked the "contact all update sites [...]" box but still i am recieving the same error :(
https://freeimage.host/i/erroreclipse.JTbg1e

What do you mean by "Of course then some dependency might fail to resolve if it's not already installed..."? All the other packages concerning dltk should be installed.... But yeah that should concern installing this package right?
Re: Problems Installing Dynamic Language Toolkit [message #1826305 is a reply to message #1826302] Thu, 23 April 2020 08:40 Go to previous message
Tim Due is currently offline Tim DueFriend
Messages: 4
Registered: April 2020
Junior Member
Ok I dont' know why I havent tried this earlier and i feel really dumb about it. But I connected to the Internet via my Phone and not the Companies Internet. And voila it worked.... Thanks for your help though!!!

Now of course I have another problem. When trying to debug a .tcl script, all i get is: "Debugger process was unexpectedly terminated"...
Previous Topic:Offline Plugin Install
Next Topic:Installation
Goto Forum:
  


Current Time: Tue Mar 19 11:46:55 GMT 2024

Powered by FUDForum. Page generated in 0.03352 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top