error while executing source code extracted from executable jar file
I have executable jar file which is running perfectly when i am double
clicking on it. but when i extracted the source code from jar file and
trying to execute it in eclipse it is displaying the following errors
The project was not built since its build path is incomplete. Cannot find
the class file for ControlPoint. Fix the build path then try building this
project
The type ControlPoint cannot be resolved. It is indirectly referenced from
required .class files
Can anyone please help me out in solving these errors..
Thanks in advance...
No comments:
Post a Comment