码迷,mamicode.com
首页 >  
搜索关键字:preference    ( 889个结果
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
新建WEB项目出现如下错误,可以这样来修正, The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 进入Window-preference,选择Server-Runtime Envir... ...
分类:编程语言   时间:2017-07-12 19:57:22    阅读次数:273
eclipse关闭无用启动项,降低内存占用
1,我使用的eclipse版本 2.打开windows-->preference 3,勾选掉无用的启动项,我的已经去掉过了, 4,重启eclipse,如果操作后导致一些必须的功能不能用了,可以点击apply旁边的Restore Defaults按钮来恢复默认设置. ...
分类:系统相关   时间:2017-07-10 23:35:10    阅读次数:190
eclipse中使用Maven插件报错:-Dmaven.multiModuleProjectDirectory system property is not set. Check $M2_HOME environment variable and mvn script match.
步骤: 1.添加M2_HOME的环境变量 2.Preference->Java->Installed JREs->Edit 选择一个jdk 3.添加 -Dmaven.multiModuleProjectDirectory=$M2_HOME 4. 神圣的一步:Finish ...
分类:系统相关   时间:2017-07-08 16:12:52    阅读次数:199
sublime text3 emmet 插件 安装方法,,快捷键
preference->package control->install package> emmet快捷键http://docs.emmet.io/cheat-sheet/! tab 生成html基本格式table tab 生成table的标签a tab \ link tab 生成链接, 和css... ...
分类:其他好文   时间:2017-07-03 15:04:07    阅读次数:236
Swift开发教程--怎样清除模拟器的数据
打开xcode->preference->location->derived Data,进入文件夹下,删除里面所以后的文件夹就能够了。 打开xcode->preference->location->derived Data,进入文件夹下,删除里面所以后的文件夹就能够了。 ...
分类:编程语言   时间:2017-07-02 13:08:24    阅读次数:193
Eclipse - 取消英文拼写检查
Window> Preference> General> Editors> Text Editors> Splling> 取消勾选 Enable spell checking ...
分类:系统相关   时间:2017-06-30 12:16:40    阅读次数:167
eclipse中集成hadoop插件
1.下载并安装eclipse2.https://github.com/winghc/hadoop2x-eclipse-plugin3.下载插件到eclipse的插件目录 4.配置hadoop安装目录 打开eclipsewindow ->preference -> hadoop Map/Reduce ...
分类:系统相关   时间:2017-06-29 14:29:31    阅读次数:256
Eclipse显示行号
Windows->preference->General->Editors->Text Editors->Show line numbers ...
分类:系统相关   时间:2017-06-22 22:19:20    阅读次数:291
Eclipse中让Scala缩进变为4
Windows->preference->Scala->Editor->Formatter->Spaces to indent ...
分类:系统相关   时间:2017-06-22 21:42:28    阅读次数:168
PreferenceActivity、PreferenceFragment使用
文件夹 文件夹 前言 PreferenceActivity preferences_scenario_1xml Preference Activity 演示 PreferenceFragment xml布局文件 Preference Fragment Preference Activity管理Fra ...
分类:其他好文   时间:2017-06-18 12:00:27    阅读次数:139
889条   上一页 1 ... 22 23 24 25 26 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!