【问题标题】:What is the diff. between default.properties and project.properties?有什么区别。在 default.properties 和 project.properties 之间?
【发布时间】:2012-03-01 11:45:40
【问题描述】:

我想问一下 Android 项目中 default.properties 和 project.properties 文件有什么区别。尝试谷歌搜索但没有正确的答案。谢谢!

【问题讨论】:

    标签: java android eclipse


    【解决方案1】:

    default.properties which is the main project’s properties file containing information such as the build platform target and the library dependencies has been renamed project.properties.
    更多内容见链接:project.properties in android project

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2010-12-21
      • 1970-01-01
      • 2015-05-08
      • 2018-12-23
      • 2010-11-07
      • 2014-07-20
      • 2011-03-01
      相关资源
      最近更新 更多