Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

BinanceRequest.java - method getRequestBody does not exist #22

Open
DragosVoid opened this issue Feb 10, 2018 · 1 comment
Open

BinanceRequest.java - method getRequestBody does not exist #22

DragosVoid opened this issue Feb 10, 2018 · 1 comment
Labels

Comments

@DragosVoid
Copy link

The code doesn't compile. There are several methods/attributes that doesn't exist.

@wcrbrm
Copy link
Member

wcrbrm commented Feb 10, 2018

I suspect you are using IDE when you say this ;)

If you are using Eclipse, please make sure Lombok is installed
https://projectlombok.org/setup/eclipse

If you are using IntelliJ, please make sure you have Annotation Processing enabled.

Otherwise please be more specific how you are trying to compile it.
thanks

drkarl pushed a commit to drkarl/java-binance-api that referenced this issue Feb 22, 2021
Ignore any user project files (generally starting with dot)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants