在Android项目project.properties [英] project.properties in android project

查看:168
本文介绍了在Android项目project.properties的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚克隆这个从 github上,当我试图将其导入到Eclipse作为一个Android项目,它不'吨有一个default.properties。这是为什么?我如何处理呢?

I just cloned this from github and when I tried to import it to eclipse as an android project, it doesn't have a default.properties. Why is this and how do I handle this?

推荐答案

project.properties 的是同样的事情的 default.properties 的,它刚刚更名与ADT 14 。照片 而 project.properties 的是在你链接的GitHub库,因此它应该工作的开箱即用,如果您有最新版本的工具。否则对其进行更新。

project.properties is the same thing as default.properties, it just got renamed with ADT 14.
And project.properties is in the github repo you linked, therefore it should work out of the box if you have the most recent version of the tools. Otherwise update them.

从更新日志引用:

default.properties这是主要项目的属性文件   含的信息,如在构造平台靶和   库依赖已更名project.properties。

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.

查看打造的变化修订14 ,在项目设置下底

See build changes in revision 14, at the bottom under "Project Setup"

这篇关于在Android项目project.properties的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆