Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Build error: method does not override or implement a method from a supertype #10

Open
embpdaniel opened this issue Mar 31, 2018 · 3 comments

Comments

@embpdaniel
Copy link

Getting this error when building my project:

RNGRPPackage.java:20: error: method does not override or implement a method
from a supertype
  @Override
  ^

Any idea on the issue?

@ProteanDev
Copy link
Contributor

@embpdaniel I solved this by commenting that @OverRide line, but I don't think that's the right solution as this package needs updating

@ngocht143
Copy link

any update for fixing this issue please?

@RajeshRRathod
Copy link

also same issue so any update for fixing this issue please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants