Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

ReferenceMissingMethod Inspection should also check the method signature #7

Open
chilicat opened this issue May 17, 2012 · 0 comments
Assignees

Comments

@chilicat
Copy link
Owner

Currently does the ReferenceMissingMethod only check for the method name.

It should check again the OSGi specification:

Since Spec 1.0
void (ServiceReference);
void ();

Since Spec 1.1
void (, Map);

@ghost ghost assigned chilicat May 17, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant