when i develop program android with eclipse tool.
i find this error
The project cannot be built until the build path errors are resolved.
to solve this error use this :
- Open the project properties
- Select Java Build Path > Libraries
- build an temporary library --> Add a new, select "up to you" (to be deleted later) > OK
- Wait for the workspace to refresh (or force a refresh of the project)
- The error(s) will go away
- Remove the temporary library
0 comment:
Post a Comment