You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get "my-clips" from svn checkout http://my-clips.googlecode.com/svn/trunk/
and then import into eclipse.
but eclipse show some errors like this:
--------------------------------------------------------
Error (1):
[Description]: The project was not built since its build path is incomplete.
Cannot find the class file for java.lang.Object. Fix the build path then try
building this project
[Resource]: MyClips
Path:
[Location]: Unknown
[Type]: Java Problem
--------------------------------------------------------
Error (2):
[Description]: The type java.lang.Object cannot be resolved. It is indirectly
referenced from required .class files
[Resource]: ClipboardMonitorStarter.java
Path:
[Location]: line 1
[Type]: Java Problem
--------------------------------------------------------
Error (3):
[Description]: Unable to resolve target 'android-4'
[Resource]: MyClips
Path:
[Location]: Unknown
[Type]: Android Target Problem
--------------------------------------------------------
Please take a simple example of how to use "my-clips".
Thank you.
Original issue reported on code.google.com by [email protected] on 13 Nov 2013 at 5:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Nov 2013 at 5:10The text was updated successfully, but these errors were encountered: