1

我在使用 Google Maps Android API v2 的项目中遇到了一些麻烦。

我正在尝试按照 Maps API 2 官方教程调试示例项目: https ://developers.google.com/maps/documentation/android/start?hl=pt-PT

一切运行良好,但是当我将 Google Play 服务库添加到项目中时,就像遵循本教程一样: https ://docs.google.com/document/pub?id=19nQzvKP-CVLd7_VrpwnHfl-AE9fjbJySowONZZtNHzw

我收到以下错误:

> Unable to create editor ID org.eclipse.jdt.ui.PropertiesFileEditor: Resource is out of sync with the file system: '/tnc/project.properties'.

当我将库 ( .jar) 文件添加到项目时发生错误。当我删除库文件时,一切都恢复正常。

我不明白为什么添加库会使我的project.properties文件无效。我已经尝试了一切:刷新,Android 工具->修复项目属性 ,但我无法修复错误。发生错误时,项目文件夹图标中会出现一个红色感叹号。

4

0 回答 0