Cannot Install Aptana plugin on Eclipse 4.2

社会主义新天地 提交于 2019-12-31 08:28:13

问题


I've installed Eclipse 4.2 Juno. Now I want to install aptana for developing ruby, but I get the following error,

Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar.

Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar. Read timed out


回答1:


I assume that by now you have probably solved the problem, but I had exactly the same problem and found the solution after many searches, so for the sake of any others searching here...

The URL you need to enter in the 'Install New Software' dialog is

http://download.aptana.com/studio3/plugin/install



回答2:


The following answer was correct. I just tested it with Eclipse Juno.

Steps:

  1. Open Eclipse
  2. Help -> Install New Software
  3. Add (on the top right)
  4. Enter the following link for Aptana Plugin with Eclipse Juno: http://download.aptana.com/studio3/plugin/install
  5. Click OK
  6. Put a check mark for Aptana Studio 3
  7. Next -> Next -> Finish



回答3:


download.aptana.com/studio3/plugin/install did not work for me. I am using Eclipse 4.3 based STS 3.4

Instead I got the appropriate update site link from this site Aptana Update Site

This is the link for Eclipse plugin update site http://d1iwq2e2xrohf.cloudfront.net/tools/studio/plugin/install/studio3/3.4.2.201308081736/

There is also a link to download the plugin and install through archive. I have used the above update site link and no problem at all.

Hope that will help others.




回答4:


Adding this answer in case somebody still gets this error while using the correct URL from JonB's answer (http://download.aptana.com/studio3/plugin/install )

Restart Eclipse and try again. This appears to be a transient issue, as mentioned here: Aptana studio 3 cannot contact download.ecplise.org

It worked for me after a retry.




回答5:


I also gone through same problem. But Following solution works for me,

In Eclipse, go to "Eclipse Marketplace" and search for Aptana 3 and hit the Install button.

Help -> Eclipse MarketPlace

Eclipse Market place - Aptana 3 Studio plugin




回答6:


I wondered myself whether to install the standalone or the plugin. I tried the plugin based on aptanaès instructions and it failed on the first try.

As usual SO respondents reported this problem.

I restarted Eclipse, and then did the install with Aptanaès URL

http://download.aptana.com/studio3/plugin/install

and it worked.

My environment was Eclipse JUNO,




回答7:


As of 01/29/18 and Eclipse Photon, none of the URLs listed as answers here work in Eclipse's built-in software sources panel. However, after some trial and error mashing up Aptana's old download URLs with the ones Appcelerator (which bought Aptana in 2015) uses for its own software, I got:

http://download.appcelerator.com/aptana/studio3/plugin/update/stable

This works, is totally plug-and-play, and is obviously official - no need to go off to some shady 3rd party hosting site. I just wish someone at Appcelerator had spent 15 minutes to post it somewhere.



来源:https://stackoverflow.com/questions/11404760/cannot-install-aptana-plugin-on-eclipse-4-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!