kgmyshin / eventbus-intellij-plugin

Other
316 stars 18 forks source link

Not working for Eventbus 2.4.0 #5

Closed dheerajbhaskar closed 9 years ago

dheerajbhaskar commented 9 years ago

Problem

Clicking on the android image on the left at a post location says no subscribers found in project files. However, there's a subscriber in the same file. Images attached show the situation

I'm using Eventbus 2.4.0

1 base state 1 base state

2 click on the android icon in gutter 2 click on the android icon in gutter

3 Subscriber is in the same file 3 Subscriber is in the same file

4 Using eventbus 2.4.0 4 Using eventbus 2.4.0

kgmyshin commented 9 years ago

@dheerajbhaskar

I fixed this issue. I'd like you to confirm with following.

https://github.com/kgmyshin/eventbus-intellij-plugin/raw/master/eventbus-intellij-plugin.jar

If you will have problems, please reopen this.

thank you.

dheerajbhaskar commented 9 years ago

Thanks for the quick reply @kgmyshin , this fixes it. :+1:

Can you please consider the following things?

Thanks again for the quick reply and for making this plugin :+1: :smile:

kgmyshin commented 9 years ago

@dheerajbhaskar

Thank you!

Releasing this on the intellij repo? That way it auto updates.

I already uploaded Intellij repo. But It takes time until it is approved.

Make the search from onevent method to the post method faster?

I want to make searching faster. But I don't have idea. If I got your help, I'll be happy.

dheerajbhaskar commented 9 years ago

I'd be happy to help. Right now, it's bothering me sometimes but not enough so I'll be motivated enough once it becomes really annoying. Let me get to it then :-) On 18-Jul-2015 11:22 pm, "Shinnosuke Kugimiya" notifications@github.com wrote:

Thank you!

Releasing this on the intellij repo? That way it auto updates.

I already uploaded Intellij repo. But It takes time until it is approved.

Make the search from onevent method to the post method faster? I want to make searching faster. But I don't have idea. If I got your help, I'll be happy.

— Reply to this email directly or view it on GitHub https://github.com/kgmyshin/eventbus-intellij-plugin/issues/5#issuecomment-122571637 .