Java-Code Style-FormatterView Code设置所有字母都触发内容帮助改为全都触发提示之后,默认情况下按“=”或者空格都会自动补全,这点反而不方便,下面是解决方法:由于MyEclipse没有上述的源代码,需要去对应的Eclipse Standard版本修改并得到jar文件。E...
分类:
系统相关 时间:
2014-06-28 18:37:58
阅读次数:
311
方法一:更改WebRoot为WebContent (试了下不是很好用 建议使用方法二)方法二:1.进入项目目录,找到.project文件,打开。2.找到…代码段3.在第2步的代码段中加入如下标签内容并保存:org.eclipse.wst.common.project.facet.core.natur...
分类:
Web程序 时间:
2014-06-28 17:57:18
阅读次数:
322
本文内容 环境 演示 Toast 使用 环境 Windows 2008 R2 64 位 Eclipse ADT V22.6.2,Android 4.4.3 三星 SM-G3508 演示 Toast 使用 渐进演示如何使用 Toast。 ...
分类:
移动开发 时间:
2014-06-28 14:32:28
阅读次数:
282
使用Eclipse的maven构建一个web项目1、选择建立Maven Project 选择File -> New -> Other,在New窗口中选择 Maven -> Maven Project;点击next 2、选择项目路径Usedefault Workspace location默认工作.....
分类:
Web程序 时间:
2014-06-28 12:50:22
阅读次数:
316
转载:http://www.blogjava.net/kuuyee/archive/2013/02/26/395728.html最近发现了一个Eclipse配色方案插件,这回给Eclipse配色太方便了。插件主页:http://eclipsecolorthemes.org/或者从这里下载离线包:ht...
分类:
系统相关 时间:
2014-06-28 11:52:10
阅读次数:
300
安装ns3的一系列包,脚本如下:#!/bin/shsudo apt-get install gcc g++ python python-pygccxmlsudo apt-get install gcc g++ python python-devsudo apt-get install mercuri...
分类:
系统相关 时间:
2014-06-28 11:39:15
阅读次数:
361
apt-get install eclipse eclipse-cdt eclipse-jdt# don't include eclipse if you have it already after a successful install, do the following at termin.....
分类:
系统相关 时间:
2014-06-28 11:24:15
阅读次数:
317
由于要把一个框架的东西打成 chm, 今天在网上找了几篇文章http://blog.sina.com.cn/s/blog_5d31611a0100gqwp.html 李顺利首先第一步,从eclipse开始说起 ,选中你要导出的代码一直next 下去好了 记住你的 Destination,特别注意一下...
分类:
编程语言 时间:
2014-06-28 10:54:31
阅读次数:
319
显示行号:Window->Preferences->Gerenal->Editors->Text Editors然后在show line number上打对勾自动提示:Window->Preferences->java->Editor->Cintent Assist->Auto activation...
分类:
系统相关 时间:
2014-06-24 09:00:40
阅读次数:
309
1.preferences>general>workspace>gbk改为utg-82.preferences>general>editors>file association >html/htm>设定默认打开工具3.preferences>general>apperance>颜色和字体(color...
分类:
系统相关 时间:
2014-06-23 07:35:02
阅读次数:
304