basgren / railways

A plugin for RubyMine and IntelliJ IDEA Ultimate that adds a panel with routes of Ruby on Rails application.
MIT License
46 stars 19 forks source link

Check project type before enabling Railways #3

Closed danielrsmith closed 10 years ago

danielrsmith commented 10 years ago

I get Railways errors on non-ruby projects.

Railways Error: Cannot update routes list, because SDK is not specified for the current project

basgren commented 10 years ago

Could you please provide more details? Do you have one or several modules in your project? Currently Routes panel is not showed when you open non-rails project.

danielrsmith commented 10 years ago

I have a NodeJS project started. The rails panel isn't being shown, I am seeing that error in the Event Log.

basgren commented 10 years ago

Thanks) I'll take a look.

basgren commented 10 years ago

Hi, @danielrsmith . Finally I have released version 0.7.0 of the plugin. You should be able to install 'Railways for IDEA' plugin version. Please let me know if it solves described issue.

danielrsmith commented 10 years ago

I don’t see it in the Plugin browser.

basgren commented 10 years ago

Oh, I'm sorry. I didn't notice that the plugin is in "Wait for approve" state. I think guys from JetBrains will moderate it and then is will become available in a day or two.

basgren commented 10 years ago

@danielrsmith , could you please confirm that the issue is resolved?

danielrsmith commented 10 years ago

Looks good!