Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tried to build with Eclipse, getting errors? #46

Closed
efontana opened this issue Jan 4, 2012 · 4 comments
Closed

Tried to build with Eclipse, getting errors? #46

efontana opened this issue Jan 4, 2012 · 4 comments

Comments

@efontana
Copy link

efontana commented Jan 4, 2012

Description Resource Path Location Type
The method onClick(View) of type PullToRefreshListView.OnClickRefreshListener must override a superclass method PullToRefreshListView.java /pulltorefresh/src/com/markupartist/android/widget line 388 Java Problem
The method onScroll(AbsListView, int, int, int) of type PullToRefreshListView must override a superclass method PullToRefreshListView.java /pulltorefresh/src/com/markupartist/android/widget line 277 Java Problem
The method onScrollStateChanged(AbsListView, int) of type PullToRefreshListView must override a superclass method PullToRefreshListView.java /pulltorefresh/src/com/markupartist/android/widget line 321 Java Problem

@johannilsson
Copy link
Owner

You probably using Java 1.5, try with 1.6 instead.

@efontana
Copy link
Author

efontana commented Jan 4, 2012

That was it, thanks. BTW: I'm porting this to Mono for Android.

@johannilsson
Copy link
Owner

Sweet! That sounds awesome - haven't seen Mono for Android before, please let us know how the progress goes.

@efontana
Copy link
Author

efontana commented Jan 4, 2012

I just finished it!

-----Original Message-----
From: Johan Nilsson [mailto:reply@reply.github.com]
Sent: Wednesday, January 04, 2012 4:16 PM
To: efontana
Subject: Re: [android-pulltorefresh] Tried to build with Eclipse, getting errors? (#46)

Sweet! That sounds awesome - haven't seen Mono for Android before, please let us know how the progress goes.


Reply to this email directly or view it on GitHub:
#46 (comment)


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1901 / Virus Database: 2109/4722 - Release Date: 01/04/12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants