How to handle "An Item with the same key has already been added" when adding .jar to dot42 project

StackOverflow https://stackoverflow.com/questions/21486938

  •  05-10-2022
  •  | 
  •  

문제

I am trying to add a .jar library to a dot42 project. specifically Ksoap2-android. When I add it to a newly created project, I get the error "An Item with the same key has already been added". What causes this and how do I deal with it?

도움이 되었습니까?

해결책

This issue is solved in version 1.0.1.81, now available for download.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top