SharifAIChallenge / AIC22-Client-Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot resolve symbol 'api'

AliJuya opened this issue · comments

import ir.sharif.aic.hideandseek.api.grpc.AIProto.GameView;

Seems that there should be a folder called api located at ir.sharif.aic.hideandseek.
by the way there is a folder called "proto" containing AIProto.GameView in the client files.