gigi0ne Member Licensed User Longtime User Oct 14, 2020 #1 I have a problem I entered the com.google.protobuf-protobuf-lite.jar in the additional libraries directory, but when compile the demo program it tells me Organizing libraries. Error Maven artifact not found: com.google.protobuf/protobuf-javalite I tried to put it in all places ... What am I doing wrong? Thank's
I have a problem I entered the com.google.protobuf-protobuf-lite.jar in the additional libraries directory, but when compile the demo program it tells me Organizing libraries. Error Maven artifact not found: com.google.protobuf/protobuf-javalite I tried to put it in all places ... What am I doing wrong? Thank's
DonManfred Expert Licensed User Longtime User Oct 14, 2020 #2 gigi0ne said: com.google.protobuf-protobuf-lite.jar Click to expand... gigi0ne said: com.google.protobuf/protobuf-javalite Click to expand... These two does not match protobuf-lite != protobuf-javalite Away from that you´ll probably do not get it running with the newest SDK. Last edited: Oct 14, 2020 Upvote 0
gigi0ne said: com.google.protobuf-protobuf-lite.jar Click to expand... gigi0ne said: com.google.protobuf/protobuf-javalite Click to expand... These two does not match protobuf-lite != protobuf-javalite Away from that you´ll probably do not get it running with the newest SDK.