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

Pls provide steps for setup this project in eclipse #10

Open
vadeghar opened this issue Feb 16, 2019 · 2 comments
Open

Pls provide steps for setup this project in eclipse #10

vadeghar opened this issue Feb 16, 2019 · 2 comments

Comments

@vadeghar
Copy link

Trying to setup this project in my eclipse, showed "regex(String) from the type PathSelectors refers to the missing type Predicate" error so added a dependency guava (r05) that got cleared and showing some other issues.
The constructor PagingResponseModel(List, long, int, int) is undefined
thinking that @getter, @Setter, @NoArgsConstructor, @AllArgsConstructor are not working.. is there any specific configuration for those annotations?

@chiraggurav
Copy link

Hey @vadeghar, did you get solution of your error, i am also facing same issue when trying to start project in STS

@ta-shi
Copy link

ta-shi commented Aug 9, 2019

Those should be from the Lombok dependency. Please recheck if the dependency is downloaded.

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

3 participants