tommilata / intelliroutes

Support for Play Routes in IntelliJ IDEA
MIT License
19 stars 6 forks source link

Support for 2019.1 release #6

Closed balane closed 5 years ago

balane commented 5 years ago

Please update for 2019.1 EAP

tommilata commented 5 years ago

Thanks for flagging this up and sorry for late answer.

A version that supports 2019.1 EAP is now available in the alpha channel.

You'll have to add https://plugins.jetbrains.com/plugins/alpha/10053 channel using Preferences > Plugins > Manage Plugin Repositories.

balane commented 5 years ago

I added that channel but it's failing to download the plugin with status code 400.

tommilata commented 5 years ago

Interesting, I can't reproduce on my #IC-191.5701.16. This works fine image

I'm not sure I can help without more details, but a 400 seems like a problem either of your current IDE version or JetBrains' plugin repo where the plugin is hosted, neither of which I'm in control of. Can you send details about your IDE version?

Alternatively, you could try downloading the plugin manually from https://plugins.jetbrains.com/plugin/download?rel=true&updateId=57665 and installing from disk.

balane commented 5 years ago

Sorry, just needed to restart IDEA after adding the alpha channel. Working now.