码迷,mamicode.com
首页 >  
搜索关键字:gradle idea    ( 14730个结果
IntelliJ IDEA 12 设置优化
1、IntelliJ IDEA简介 IntelliJ IDEA是Eclipse之外又一强大的IDE,Google在今年发布了新的Android开发IDE---Android Studio就是基于IntelliJ IDEA,足见IntelliJ IDEA的强大,截止到今天,版本已经更新到Intelli...
分类:其他好文   时间:2014-09-09 09:15:38    阅读次数:269
Spring框架下载
spring官网现在下载方式提供的只有maven和gradle,所以下载spring,需要先了解maven或者gradle,这样就增加了一些小白的学习成本,本来想集成spring框架,却还得学习maven或gradle,在这不是说这些工具不好,虽然这些工具是构建大型项目的有力工具,但是一些小项目,或者只想用spring框架的人,不想搞那么多,在这提供个可以直接下载jar包的地方,方便不会maven...
分类:编程语言   时间:2014-09-07 11:03:34    阅读次数:237
Spark 1.0 开发环境构建:maven/sbt/idea
主要包含使用maven和sbt编译spark源码。还有配置idea等。...
分类:其他好文   时间:2014-09-07 01:07:54    阅读次数:202
PHPSTORM/IntelliJ IDEA 常用 设置配置优化
1.界面中文方框问题Settings->Appearance中Theme 设置 Windows勾选Override default fonts by (not recommended),设置字体为宋体2.显示行号Settings->Editor->Appearance标签项,勾选Show line ...
分类:Web程序   时间:2014-09-06 10:55:43    阅读次数:395
Eclipse导入Gradle时报错:SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable
百度查到http://stackoverflow.com/questions/19794200/gradle-android-and-the-android-home-sdk-location按照其中的讲解设置了ANDROID_HOME环境变量为E:\android\adt-bundle-windo...
分类:移动开发   时间:2014-09-04 23:36:40    阅读次数:981
dynamic programming
1. ConceptsThe idea behind dynamic programming is quite simple. In general, to solve a given problem, we need to solve different parts of the problem ...
分类:其他好文   时间:2014-09-04 01:23:47    阅读次数:208
Gradle project sync failed.
Go to File > Settings > Gradle you will end up with this screen for setting up your gradle :Also make sure you have Google Repository in your Android ...
分类:其他好文   时间:2014-09-03 16:22:26    阅读次数:238
IntelliJ IDEA教程之Andriod项目开发篇(全集)
此教程图文讲解使用IntelliJ IDEA开发Andriod项目,人门篇,希望对初学者有所帮助! IntelliJ IDEA教程之Andriod项目开发篇:准备工作 IntelliJ IDEA教程之Andriod项目开发篇: 新项目设置 IntelliJ IDEA教程之A...
分类:其他好文   时间:2014-09-03 11:28:46    阅读次数:276
intellij idea android错误: Missing styles. Is the correct theme chosen for this layout?
Missing styles. Is the correct theme chosen for this layout?Use the Theme combo box above the layout to choose a different layout, or fix the theme st...
分类:移动开发   时间:2014-09-03 01:30:35    阅读次数:296
IntelliJ IDEA常用配置
1:IDEA同时打开多个项目: 选择菜单File–Setting-General--->右侧Project Opening选择第一个Open project in new window; 接下来你通过菜单File–Reopen打开项目就以新窗口方式打开了.IDEA各种插件安装:http://bl.....
分类:其他好文   时间:2014-09-02 21:17:55    阅读次数:265
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!