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

firePropertyChange(String) undefined #1

Closed
SidVyas opened this issue Aug 26, 2014 · 5 comments
Closed

firePropertyChange(String) undefined #1

SidVyas opened this issue Aug 26, 2014 · 5 comments

Comments

@SidVyas
Copy link

SidVyas commented Aug 26, 2014

Hello,
I tried the code of AndroidMVVM but it shows me error on method firePropertyChange(String) as undefined.
Here is the full error trace : Description Resource Path Location Type The method firePropertyChange(String) is undefined for the type PresentationModel PresentationModel.java

Tried example with following jar files :

  1. robobinding-0.8.4-jar-with-dependencies.jar
  2. robobinding-0.8.4-SNAPSHOT-jar-with-dependencies
  3. robobinding-0.8.5-SNAPSHOT-jar-with-dependencies

Here is the screen shot of the error :

roboerror

Any help will be appreciated.
Thanks.

@weicheng113
Copy link
Member

Hi Sid, it is your eclipse project setting problem. The aspectj needs to be configured. Please have a look here - http://robobinding.github.io/RoboBinding/getting_started.html#_environment_setup. I think i will change the example not to rely on aspectj so that is easier to get started.

@SidVyas
Copy link
Author

SidVyas commented Aug 26, 2014

Hi weicheng113,
Thanks for the response.
I will install AJDT plugin in eclipse and give it a try.Will let you know the updates.

Thanks.

@weicheng113
Copy link
Member

Hi Sid, i have just changed it not to use aspectj. I think it is better and easier to get started. If you do an update it will work without AJDT plugin now.

@SidVyas
Copy link
Author

SidVyas commented Aug 26, 2014

Hey weicheng113,
Thanks for the updates.
I will try out with the latest code.

Thanks a lot.

@SidVyas
Copy link
Author

SidVyas commented Aug 26, 2014

Thanks weicheng113,
It works perfectly now.
Thanks for your time and quick response.
Hence closing the issue.

@SidVyas SidVyas closed this as completed Aug 26, 2014
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