I am trying to compile and run a project from the command line. I am using JCreator for my project. I can not find a solution.
this is the error i got on the command line:
Note: Some input files use or override a deprecated API Note: Recompile with -Xlint:deprecation for details.
And I also tried to run the project in JCreator. But it does not display my GUI program. I have already set a specific Java file / class as the main file / class.
I am not sure if this is because I didnβt ask it correctly or something else. Hope someone can help me or suggest solutions. Thank you :)
java compiler-errors command-prompt runtime-error jcreator
Preeyah
source share