I am a fan of this eventbus library and used that on the other projects well without getting any issues. But now, I am getting some odd issue with registering eventbus on the activity and got stuck with this part here… java.lang.RuntimeException: It looks like you are using EventBus on Android, make sure to add the “eventbus” Android library to
Tag: runtimeexception
Eclipse JDT core Java runtime error – java.lang.NoSuchMethodError
I could not find any helping document regarding this error hence I am posting this question. I am trying to use locally built Eclipse JDT core jar in my project. I followed the flowing steps. Created an eclipse workspace as described in Link Built eclipse.jdt.core using the mvn -P build-individual-bundles package Added the resulting jar file that is created in