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

这个JAVA版本的,不兼容最新的Android Studio,因为现在的AS不支持lombok啦, #70

Open
jiaosw opened this issue Feb 6, 2021 · 3 comments

Comments

@jiaosw
Copy link

jiaosw commented Feb 6, 2021

这个JAVA版本的,不兼容最新的Android Studio,因为现在的AS不支持lombok啦,里面都是lombok的注解,能不能进入AS啊?

@jiaosw
Copy link
Author

jiaosw commented Feb 6, 2021

可不可以把lombok的注解,去掉呢?

@CJR10032
Copy link

可以用老版本的,老版本的代码简单又清晰,我接的时候新版的lombok配置得死去活来的,后来看了一下18年的时候拉过的包,发现老版本是真香

@msrmsr621
Copy link

I am getting another issue.
cannot resolve method builder()

// Create GenericClient instance and get the timestamp
GenericClient genericService = GenericClient.create(HuobiOptions.builder().build());

Not able to find builder() method

#87

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