Bug 507830 - Cannot install Xtend plug-in to IntelliJ from the repository
Summary: Cannot install Xtend plug-in to IntelliJ from the repository
Status: UNCONFIRMED
Alias: None
Product: Xtend
Classification: Tools
Component: Backlog (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-20 11:20 EST by Gabor Szarnyas CLA
Modified: 2016-11-20 11:20 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Szarnyas CLA 2016-11-20 11:20:54 EST
I have the latest IntelliJ and tried to install the Xtend Support plug-in (from Plugins, Browse Repositories. It prompted me if it should install the Xtext dependency:

Plugin dependencies detected
The plugin you want to install requires other plugin (org.eclipse.xtext.idea) which have to be installed as well. Proceed?

I allowed it to download the dependency, but the installation failed with the following message:

Plugin org.eclipse.xtext.idea was not installed: Cannot download 'http://plugins.jetbrains.com/pluginManager/?action=download&id=org.eclipse.xtext.idea&build=IU-162.2228.15&uuid=ff9a7ad1-2d27-4640-b72c-e26980faf3f1': connect timed out

Interestingly, this URL works perfectly from my browser.

I have no firewall/proxy configured so that should not be the issue.

I managed to work around the issue by manually downloading the plugins from https://plugins.jetbrains.com/ and use the Install plugin from disk feature in IntelliJ.