For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
NetBeans tells me "@Override Annotation" at my line "public boolean onCommand(CommandSender sender, Command command, String label, String[] arguments) {"
Am I missing a library or class file?
Refer the below link for annotations
https://docs.oracle.com/javase/tutorial/java/annotations/predefined.html
Are you getting any compile error?
Cheers
AJ
NetBeans tells me "@Override Annotation" at my line "public boolean onCommand(CommandSender sender, Command command, String label, String[] arguments) {" Am I missing a library or class file?
How would we know?
If you want help with code you actually have to post the code.
You need to SHOW US (not tell us)
1. WHAT you do
2. HOW you do it
3. WHAT results you get
4. WHAT results you expected to get
No one on the forum can see your screen. So trying to get help by TELLING us what you think is happening is like trying to play a video game when you can't see the screen and someone tries to tell you what they see. In short - that doesn't work.
Please post the info we need to help you.