I fail to commit a .so library file using subclipse

后端 未结 2 1421
独厮守ぢ
独厮守ぢ 2021-01-13 16:06

This is an Android applicatoin. I add a .so native libray, in the folder: Libs/armeabi/libxx.so

However, I cannot commit it to the repository.

When I right-c

2条回答
  •  情歌与酒
    2021-01-13 16:35

    OK, I find one solution. Right click the file, choose Team -> Add to Version Control

    Then the file will be able to be commited.

提交回复
热议问题